10000 DOC: Remove duplicated line. · matplotlib/matplotlib@f6a56f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit f6a56f8

Browse files
committed
DOC: Remove duplicated line.
This was added in #14714, and then backported in #14822 to `v3.1.x`, and a merge up must have accidentally included both. Fixes #17613.
1 parent 29145cf commit f6a56f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tutorials/introductory/usage.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -402,9 +402,6 @@ def my_plotter(ax, data1, data2, param_dict):
402402
# To save plots using the non-interactive backends, use the
403403
# ``matplotlib.pyplot.savefig('filename')`` method.
404404
#
405-
# To save plots using the non-interactive backends, use the
406-
# ``matplotlib.pyplot.savefig('filename')`` method.
407-
#
408405
# And here are the user interfaces and renderer combinations supported;
409406
# these are *interactive backends*, capable of displaying to the screen
410407
# and of using appropriate renderers from the table above to write to

0 commit comments

Comments
 (0)
0