Skip to content

Commit 6ffa311

Browse files
committed
Removed unused Figure import
1 parent e166564 commit 6ffa311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/helpers/testing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import string
77

88
from matplotlib.testing.compare import compare_images
9-
9+
from ..figure import Figure
1010
from ..exceptions import GMTImageComparisonFailure
1111
from ..figure import Figure
1212

0 commit comments

Comments
 (0)