Skip to content

Commit c4d126f

Browse files
committed
compat/subprocess is now pep8 complient
1 parent 4b36ce4 commit c4d126f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_coding_standards.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ def test_pep8_conformance_installed_files():
217217
'tests/test_subplots.py',
218218
'tests/test_tightlayout.py',
219219
'tests/test_triangulation.py',
220-
'compat/subprocess.py',
221220
'backends/__init__.py',
222221
'backends/backend_agg.py',
223222
'backends/backend_cairo.py',

0 commit comments

Comments
 (0)