Skip to content

Commit 755f217

Browse files
committed
Add a new flake8 error.
1 parent f57e6fa commit 755f217

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)