We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e166564 commit caa9212Copy full SHA for caa9212
pygmt/helpers/testing.py
@@ -6,9 +6,7 @@
6
import string
7
8
from matplotlib.testing.compare import compare_images
9
-
10
from ..exceptions import GMTImageComparisonFailure
11
-from ..figure import Figure
12
13
14
def check_figures_equal(*, extensions=("png",), tol=0.0, result_dir="result_images"):
0 commit comments