Skip to content

Commit f6997ed

Browse files
committed
remove backend_pdf from pep8 test exclude list
1 parent 889b714 commit f6997ed

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
@@ -111,7 +111,6 @@
111111
'*/matplotlib/backends/backend_gtkcairo.py',
112112
'*/matplotlib/backends/backend_macosx.py',
113113
'*/matplotlib/backends/backend_mixed.py',
114-
'*/matplotlib/backends/backend_pdf.py',
115114
'*/matplotlib/backends/backend_pgf.py',
116115
'*/matplotlib/backends/backend_ps.py',
117116
'*/matplotlib/backends/backend_svg.py',

0 commit comments

Comments
 (0)