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

Skip to content

Commit ecb27ff

Browse files
tacaswelldstansby
authored andcommitted
STY: whitespace
Remove trailing whitespace.
1 parent 4c25fdc commit ecb27ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/01_introductory/usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ def my_plotter(ax, data1, data2, param_dict):
551551
# ax.plot([3.1, 2.2])
552552
#
553553
# If you are using certain backends (like `macosx`), or an older version
554-
# of matplotlib, you may not see the new line added to the plot immediately.
554+
# of matplotlib, you may not see the new line added to the plot immediately.
555555
# In this case, you need to explicitly call :func:`~matplotlib.pyplot.draw`
556556
# in order to update the plot::
557557
#

0 commit comments

Comments
 (0)