Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ce661b0

Browse filesBrowse files
author
William Granados
authored
Merge pull request #1 from NelleV/wgma00_master
FIX pep8 failed as some files are pep8 compliant
2 parents 0543f77 + 5748c2e commit ce661b0
Copy full SHA for ce661b0

File tree

Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed

‎lib/matplotlib/tests/test_coding_standards.py

Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_coding_standards.py
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,13 +267,10 @@ def test_pep8_conformance_examples():
267267
'*/pylab_examples/triplot_demo.py',
268268
'*/shapes_and_collections/artist_reference.py',
269269
'*/pyplots/align_ylabels.py',
270-
'*/pyplots/pyplot_scales.py',
271270
'*/pyplots/annotate_transform.py',
272271
'*/pyplots/pyplot_simple.py',
273272
'*/pyplots/annotation_basic.py',
274-
'*/pyplots/pyplot_text.py',
275273
'*/pyplots/annotation_polar.py',
276-
'*/pyplots/pyplot_three.py',
277274
'*/pyplots/auto_subplots_adjust.py',
278275
'*/pyplots/pyplot_two_subplots.py',
279276
'*/pyplots/boxplot_demo.py',
@@ -292,7 +289,6 @@ def test_pep8_conformance_examples():
292289
'*/pyplots/pyplot_annotate.py',
293290
'*/pyplots/whats_new_99_axes_grid.py',
294291
'*/pyplots/pyplot_formatstr.py',
295-
'*/pyplots/whats_new_99_mplot3d.py',
296292
'*/pyplots/pyplot_mathtext.py',
297293
'*/pyplots/whats_new_99_spines.py']
298294
assert_pep8_conformance(dirname=exdir,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.