We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32eee26 commit c66965eCopy full SHA for c66965e
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