8000
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 8f20012 commit 6a67460Copy full SHA for 6a67460
.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: 53B2 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