Skip to content

Commit 204f4de

Browse files
committed
remove collections from expect_bad_files (pep8)
1 parent 9212e59 commit 204f4de

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
@@ -177,7 +177,6 @@ def test_pep8_conformance_installed_files():
177177
expected_bad_files = ['_cm.py',
178178
'_mathtext_data.py',
179179
'backend_bases.py',
180-
'collections.py',
181180
'font_manager.py',
182181
'fontconfig_pattern.py',
183182
'gridspec.py',

0 commit comments

Comments
 (0)