Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d97d98f

Browse files
committed
updated coding standards exclude list
1 parent 03e86ee commit d97d98f

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
@@ -99,14 +99,12 @@
9999
'*/matplotlib/tests/test_triangulation.py',
100100
'*/matplotlib/compat/subprocess.py',
101101
'*/matplotlib/backends/__init__.py',
102-
'*/matplotlib/backends/backend_agg.py',
103102
'*/matplotlib/backends/backend_cairo.py',
104103
'*/matplotlib/backends/backend_cocoaagg.py',
105104
'*/matplotlib/backends/backend_gdk.py',
106105
'*/matplotlib/backends/_backend_gtk.py',
107106
'*/matplotlib/backends/_backend_gtk3.py',
108107
'*/matplotlib/backends/backend_gtk3cairo.py',
109-
'*/matplotlib/backends/backend_gtkcairo.py',
110108
'*/matplotlib/backends/backend_macosx.py',
111109
'*/matplotlib/backends/backend_mixed.py',
112110
'*/matplotlib/backends/backend_pgf.py',

0 commit comments

Comments
 (0)