8000 Merge pull request #17614 from QuLogic/fix-doubled-line · QuLogic/matplotlib@43204ba · GitHub
[go: up one dir, main page]

Skip to content

Commit 43204ba

Browse files
authored
Merge pull request matplotlib#17614 from QuLogic/fix-doubled-line
DOC: Remove duplicated line.
2 parents 56270eb + f6a56f8 commit 43204ba

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