Skip to content

Commit 15a84c1

Browse files
authored
Update ellipse_arrow.py
1 parent 02865ef commit 15a84c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

galleries/examples/shapes_and_collections/ellipse_arrow.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
Ellipse with orientation arrow Demo
44
===================================
55
6-
This demo shows how to draw an ellipse with an orientation arrow (clockwise or counterclockwise).
6+
This demo shows how to draw an ellipse with
7+
an orientation arrow (clockwise or counterclockwise).
78
Compare this to the :doc:`Ellipse collection example
89
</gallery/shapes_and_collections/ellipse_collection>`.
910
"""

0 commit comments

Comments
 (0)