Skip to content

Commit 61936bb

Browse files
committed
run make format
1 parent 7f3ee12 commit 61936bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/tests/test_grd2cpt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
import pytest
77
from pygmt import Figure, grd2cpt
8-
from pygmt.helpers.testing import load_static_earth_relief
98
from pygmt.exceptions import GMTInvalidInput
109
from pygmt.helpers import GMTTempFile
10+
from pygmt.helpers.testing import load_static_earth_relief
1111

1212

1313
@pytest.fixture(scope="module", name="grid")

0 commit comments

Comments
 (0)