8000 Add missing dash · matplotlib/matplotlib@aeeddc5 · GitHub
[go: up one dir, main page]

Skip to content

Commit aeeddc5

Browse files
committed
Add missing dash
1 parent 07d2c35 commit aeeddc5

File tree

1 file changed

+1
-1
lines changed
  • examples/lines_bars_and_markers

1 file changed

+1
-1
lines changed

examples/lines_bars_and_markers/fill.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def koch_snowflake(order, scale=10):
2121
Return two lists x, y of point coordinates of the Koch snowflake.
2222
2323
Parameters
24-
---------
24+
----------
2525
order : int
2626
The recursion depth.
2727
scale : float

0 commit comments

Comments
 (0)
0