Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2b34996

Browse files
committed
PEP8
1 parent 0d47b5b commit 2b34996

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
@@ -34,6 +34,7 @@
3434
CARETLEFT, CARETRIGHT, CARETUP, CARETDOWN,
3535
CARETLEFTBASE, CARETRIGHTBASE, CARETUPBASE, CARETDOWNBASE)
3636

37+
3738
def segment_hits(cx, cy, x, y, radius):
3839
"""
3940
Determine if any line segments are within radius of a

0 commit comments

Comments
 (0)