Skip to content

Commit 987199c

Browse files
committed
delete spaces before period
1 parent e071ac9 commit 987199c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/axisartist/demo_floating_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Using scatter function and bar function with changing the
55
shape of the plot.
66
* Using GridHelperCurveLinear to rotate the plot and set the
7-
boundary of the plot .
7+
boundary of the plot.
88
* Using FloatingSubplot to create a subplot using the return
99
value from GridHelperCurveLinear.
1010
* Making sector plot by adding more features to GridHelperCurveLinear.

0 commit comments

Comments
 (0)