Thanks to visit codestin.com Credit goes to github.com
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 87ee161 commit 88e74bbCopy full SHA for 88e74bb
2 files changed
test/mplTest/compare.py lib/matplotlib/testing/compare.pytest/mplTest/compare.py renamed to lib/matplotlib/testing/compare.py
test/mplTest/MplTestCase.py
@@ -6,7 +6,7 @@
6
import os.path
7
import unittest
8
9
-import compare
+import matplotlib.testing.compare as compare
10
import path_utils
11
12
#=======================================================================
0 commit comments