Skip to content

Commit 35a69e3

Browse files
committed
DOCS: Cleaning up more trailing whitespaces
1 parent fa46706 commit 35a69e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorials/introductory/usage.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -689,10 +689,10 @@ def my_plotter(ax, data1, data2, param_dict):
689689
# value, change the :file:`matplotlibrc` file. Alternatively, users
690690
# can create a new style for interactive plotting (with maxmial
691691
# simplification) and another style for publication quality plotting
692-
# (with minimal simplification) and activate them as necessary. See
693-
# :doc:`/tutorials/introductory/customizing` for instructions on
692+
# (with minimal simplification) and activate them as necessary. See
693+
# :doc:`/tutorials/introductory/customizing` for instructions on
694694
# how to perform these actions.
695-
#
695+
#
696696
#
697697
# The simplification works by iteratively merging line segments
698698
# into a single vector until the next line segment's perpendicular

0 commit comments

Comments
 (0)