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

Skip to content

Commit 694b56e

Browse files
jmehnetimhoffm
andauthored
Update lib/matplotlib/backends/_backend_tk.py
Docs. Co-Authored-By: Tim Hoffmann <[email protected]>
1 parent 86b7ed3 commit 694b56e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/backends/_backend_tk.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,6 @@ class NavigationToolbar2Tk(NavigationToolbar2, tk.Frame):
515515
during initialization with *side='bottom'* and *fill='x'*.
516516
If you want to use the toolbar with a different layout manager, use
517517
*pack_toolbar=False*.
518-
Default: True
519518
"""
520519
def __init__(self, canvas, window, pack_toolbar=True):
521520
self.canvas = canvas

0 commit comments

Comments
 (0)