We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 046aa18 commit bb500d5Copy full SHA for bb500d5
pygmt/tests/test_clib_read_data.py
@@ -7,7 +7,7 @@
7
8
import numpy as np
9
from pygmt.clib import Session
10
-from pygmt.datatypes import _GMT_DATASET, _GMT_GRID
+from pygmt.datatypes import _GMT_DATASET, _GMT_GRID, _GMT_IMAGE
11
from pygmt.helpers import GMTTempFile
12
13
0 commit comments