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 aea1d94 commit dc1f60bCopy full SHA for dc1f60b
lib/matplotlib/tests/test_scale.py
@@ -1,4 +1,4 @@
1
-from __future__ import print_function
+from __future__ import print_function, unicode_literals
2
3
from matplotlib.testing.decorators import image_comparison
4
import matplotlib.pyplot as plt
0 commit comments