8000 Fix indent missed on last commit... · matplotlib/matplotlib@9458983 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9458983

Browse files
jklymakbingyao
authored andcommitted
Fix indent missed on last commit...
1 parent 20fc3e7 commit 9458983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/lines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ def __init__(self, xdata, ydata,
293293
294294
Additional keyword arguments are `.Line2D` properties:
295295
296-
%(_Line2D_docstr)s
296+
%(_Line2D_docstr)s
297297
298298
See :meth:`set_linestyle` for a description of the line styles,
299299
:meth:`set_marker` for a description of the markers, and

0 commit comments

Comments
 (0)
0