Skip to content

Commit caa9212

Browse files
committed
Removed unused Figure import
1 parent e166564 commit caa9212

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pygmt/helpers/testing.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
import string
77

88
from matplotlib.testing.compare import compare_images
9-
109
from ..exceptions import GMTImageComparisonFailure
11-
from ..figure import Figure
1210

1311

1412
def check_figures_equal(*, extensions=("png",), tol=0.0, result_dir="result_images"):

0 commit comments

Comments
 (0)