8000 TST: remove flake8 exception · matplotlib/matplotlib@4f58efa · GitHub
[go: up one dir, main page]

Skip to content

Commit 4f58efa

Browse files
committed
TST: remove flake8 exception
1 parent cb48654 commit 4f58efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ per-file-ignores =
9898
tutorials/colors/colormaps.py: E501
9999
tutorials/colors/colors.py: E402
100100
tutorials/intermediate/artists.py: E402, E501
101-
tutorials/intermediate/constrainedlayout_guide.py: E402, E501
101+
tutorials/intermediate/constrainedlayout_guide.py: E402
102102
tutorials/intermediate/gridspec.py: E402, E501
103103
tutorials/intermediate/legend_guide.py: E402, E501
104104
tutorials/intermediate/tight_layout_guide.py: E402, E501

0 commit comments

Comments
 (0)
0