We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f69c05 commit c2d301bCopy full SHA for c2d301b
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