diff --git a/baredSC/tests/test_baredSC_2d.py b/baredSC/tests/test_baredSC_2d.py index a24278d..e2e3a7e 100644 --- a/baredSC/tests/test_baredSC_2d.py +++ b/baredSC/tests/test_baredSC_2d.py @@ -3,8 +3,8 @@ """ from tempfile import NamedTemporaryFile import os.path -import matplotlib as mpl import platform +import matplotlib as mpl from matplotlib.testing.compare import compare_images import baredSC.baredSC_2d