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