Skip to content

Commit 16ebdf6

Browse files
committed
Fixing style errors.
1 parent 79972ef commit 16ebdf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/gallery/plot_lines_from_2d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import matplotlib.pyplot as plt
1717

1818

19-
def badly_spaced_again( spaced ):
19+
def badly_spaced_again(spaced):
2020
badName = 1
2121
return badName
2222

0 commit comments

Comments
 (0)