8000 at the suggestion of @tacaswell, I'm just adding this auto-generated … · matplotlib/matplotlib@6adb1d9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6adb1d9

Browse files
committed
at the suggestion of @tacaswell, I'm just adding this auto-generated macosx.py file to the ignore list with it's compadres.
1 parent 2d43258 commit 6adb1d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/matplotlib/tests/test_coding_standards.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
'_gtkagg.py',
3636
'_backend_gdk.py',
3737
'pyparsing*',
38-
'_qhull.py']
38+
'_qhull.py',
39+
'_macosx.py']
3940

4041
PEP8_ADDITIONAL_IGNORE = ['E111',
4142
'E112',

0 commit comments

Comments
 (0)
0