Skip to content

Commit

Permalink
Removed unused Figure import
Browse files Browse the repository at this point in the history
  • Loading branch information
weiji14 committed Sep 11, 2020
1 parent e166564 commit caa9212
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pygmt/helpers/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
import string

from matplotlib.testing.compare import compare_images

from ..exceptions import GMTImageComparisonFailure
from ..figure import Figure


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

0 comments on commit caa9212

Please sign in to comment.