10000 remove trailing whitespace · matplotlib/matplotlib@aa51e2d · GitHub
[go: up one dir, main page]

Skip to content

Commit aa51e2d

Browse files
committed
remove trailing whitespace
1 parent c5a5ff6 commit aa51e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/intermediate/legend_guide.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
a list of handles/artists which exist on the Axes which can be used to
4545
generate entries for the resulting legend - it is worth noting however that
4646
not all artists can be added to a legend, at which point a "proxy" will have
47-
to be created (see :ref:`proxy_legend_handles` for further details).
47+
to be created (see :ref:`proxy_legend_handles` for further details).
4848
4949
Those artists with an empty string as label or with a label starting with
5050
"_" will be ignored.

0 commit comments

Comments
 (0)
0