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 5f69c05 commit c2d301bCopy full SHA for c2d301b
1 file changed
conftest.py
@@ -69,7 +69,6 @@ def pytest_configure(config):
69
matplotlib._init_tests()
70
71
if config.getoption('--no-pep8'):
72
- default_test_modules.remove('matplotlib.tests.test_coding_standards')
73
IGNORED_TESTS['matplotlib'] += 'test_coding_standards'
74
75
0 commit comments