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

Skip to content

Commit aeeddc5

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/lines_bars_and_markers

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)