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

Skip to content

Commit ec24d0c

Browse files
committed
updated exclude list
1 parent ce7c2ac commit ec24d0c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/matplotlib/tests/test_coding_standards.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,9 @@
103103
'*/matplotlib/backends/backend_cairo.py',
104104
'*/matplotlib/backends/backend_cocoaagg.py',
105105
'*/matplotlib/backends/backend_gdk.py',
106-
'*/matplotlib/backends/backend_gtk.py',
106+
'*/matplotlib/backends/_backend_gtk.py',
107107
'*/matplotlib/backends/backend_gtk3.py',
108108
'*/matplotlib/backends/backend_gtk3cairo.py',
109-
'*/matplotlib/backends/backend_gtkagg.py',
110109
'*/matplotlib/backends/backend_gtkcairo.py',
111110
'*/matplotlib/backends/backend_macosx.py',
112111
'*/matplotlib/backends/backend_mixed.py',

0 commit comments

Comments
 (0)