Skip to content

Commit fd53793

Browse files
stijnvanhoeydatapythonista
authored andcommitted
Update default handling (#62)
1 parent 0ff2716 commit fd53793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/guide/source/pandas_docstring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ is provided. In this case we will use `str, optional`.
278278
----------
279279
kind : str
280280
Kind of matplotlib plot.
281-
color : str (default 'blue')
281+
color : str, default 'blue'
282282
Color name or rgb code.
283283
**kwargs
284284
These parameters will be passed to the matplotlib plotting

0 commit comments

Comments
 (0)