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 2887c49 commit 4e8e995Copy full SHA for 4e8e995
1 file changed
.flake8
@@ -81,7 +81,7 @@ per-file-ignores =
81
mpl_toolkits/axisartist/grid_finder.py: E231, E261, E302, E303, E402
82
mpl_toolkits/axisartist/grid_helper_curvelinear.py: E225, E231, E261, E262, E271, E302, E303, E501
83
mpl_toolkits/mplot3d/art3d.py: E203, E222, E225, E231
84
- mpl_toolkits/mplot3d/axes3d.py: E203, E231, E303, E402, E501, E701
+ mpl_toolkits/mplot3d/axes3d.py: E203, E231, E402, E501, E701
85
mpl_toolkits/mplot3d/axis3d.py: E231, E302
86
mpl_toolkits/mplot3d/proj3d.py: E231, E302, E303
87
mpl_toolkits/tests/test_axes_grid1.py: E201, E202
0 commit comments