We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb48654 commit 4f58efaCopy full SHA for 4f58efa
.flake8
@@ -98,7 +98,7 @@ per-file-ignores =
98
tutorials/colors/colormaps.py: E501
99
tutorials/colors/colors.py: E402
100
tutorials/intermediate/artists.py: E402, E501
101
- tutorials/intermediate/constrainedlayout_guide.py: E402, E501
+ tutorials/intermediate/constrainedlayout_guide.py: E402
102
tutorials/intermediate/gridspec.py: E402, E501
103
tutorials/intermediate/legend_guide.py: E402, E501
104
tutorials/intermediate/tight_layout_guide.py: E402, E501
0 commit comments