10000 Add a new flake8 error. · QuLogic/matplotlib@8106d4c · GitHub
[go: up one dir, main page]

Skip to content

Commit 8106d4c

Browse files
committed
Add a new flake8 error.
1 parent 8a436dd commit 8106d4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/path.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from . import _path, cbook
1919
from .cbook import _to_unmasked_float_array, simple_linear_interpolation
2020

21-
2221
class Path:
2322
"""
2423
A series of possibly disconnected, possibly closed, line and curve

0 commit comments

Comments
 (0)
0