Skip to content

Commit bb500d5

Browse files
committed
Add more tests for images
1 parent 046aa18 commit bb500d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/tests/test_clib_read_data.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import numpy as np
99
from pygmt.clib import Session
10-
from pygmt.datatypes import _GMT_DATASET, _GMT_GRID
10+
from pygmt.datatypes import _GMT_DATASET, _GMT_GRID, _GMT_IMAGE
1111
from pygmt.helpers import GMTTempFile
1212

1313

0 commit comments

Comments
 (0)