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 ff227d3 commit 1a3e9f1Copy full SHA for 1a3e9f1
lib/matplotlib/tests/test_coding_standards.py
@@ -14,7 +14,6 @@
14
except ImportError:
15
HAS_PEP8 = False
16
else:
17
- print('I HAVE PEP8!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!')
18
HAS_PEP8 = True
19
20
import matplotlib
0 commit comments