8000 pep8 fixes · matplotlib/matplotlib@e4f478d · GitHub
[go: up one dir, main page]

Skip to content

Commit e4f478d

Browse files
committed
pep8 fixes
1 parent f53c286 commit e4f478d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/lines.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ def segment_hits(cx, cy, x, y, radius):
7272
#print points,lines
7373
return np.concatenate((points, lines))
7474

75+
7576
def _mark_every_path(markevery, tpath, affine, ax_transform):
7677
"""
7778
Helper function that sorts out how to deal the input

0 commit comments

Comments
 (0)
0