Thanks to visit codestin.com Credit goes to github.com
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 a250a66 commit c0fe381Copy full SHA for c0fe381
1 file changed
.flake8
@@ -75,7 +75,7 @@ per-file-ignores =
75
tutorials/colors/colors.py: E402
76
tutorials/colors/colormap-manipulation.py: E402
77
tutorials/intermediate/artists.py: E402, E501
78
- tutorials/intermediate/constrainedlayout_guide.py: E402, E501
+ tutorials/intermediate/constrainedlayout_guide.py: E402
79
tutorials/intermediate/gridspec.py: E402, E501
80
tutorials/intermediate/legend_guide.py: E402, E501
81
tutorials/intermediate/tight_layout_guide.py: E402, E501
0 commit comments