10000 - remove backend_wx and backend_wxagg from PEP8 from EXPECTED_BAD_FILES · matplotlib/matplotlib@6002b70 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6002b70

Browse files
committed
- remove backend_wx and backend_wxagg from PEP8 from EXPECTED_BAD_FILES
1 parent 82fae15 commit 6002b70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/matplotlib/tests/test_coding_standards.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,6 @@ def test_pep8_conformance_installed_files():
236236
'backends/backend_svg.py',
237237
'backends/backend_template.py',
238238
'backends/backend_tkagg.py',
239-
'backends/backend_wx.py',
240-
'backends/backend_wxagg.py',
241239
'backends/tkagg.py',
242240
'backends/windowing.py',
243241
'backends/qt_editor/formlayout.py',

0 commit comments

Comments
 (0)
0