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 5af0f20 commit 9db64a8Copy full SHA for 9db64a8
1 file changed
lib/matplotlib/testing/compare.py
@@ -4,7 +4,8 @@
4
"""
5
#=======================================================================
6
7
-from __future__ import print_function
+from __future__ import division
8
+
9
import matplotlib
10
from matplotlib.testing.noseclasses import ImageComparisonFailure
11
from matplotlib.testing import image_util
0 commit comments