Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 092e4da

Browse filesBrowse files
committed
TST: fix flake8 error
1 parent 1eccdbe commit 092e4da
Copy full SHA for 092e4da

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.flake8

Copy file name to clipboardExpand all lines: .flake8
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ per-file-ignores =
7979
mpl_toolkits/axisartist/grid_finder.py: E231, E261, E302, E303, E402
8080
mpl_toolkits/axisartist/grid_helper_curvelinear.py: E225, E231, E261, E262, E271, E302, E303, E501
8181
mpl_toolkits/mplot3d/art3d.py: E203, E222, E225, E231
82-
mpl_toolkits/mplot3d/axes3d.py: E203, E231, E303, E402, E501, E701
82+
mpl_toolkits/mplot3d/axes3d.py: E203, E231, E402, E501, E701
8383
mpl_toolkits/mplot3d/axis3d.py: E231, E302
8484
mpl_toolkits/mplot3d/proj3d.py: E231, E302, E303
8585
mpl_toolkits/tests/test_axes_grid1.py: E201, E202

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.