8000 Merge pull request #10081 from matplotlib/auto-backport-of-pr-9986 · matplotlib/matplotlib@e995e25 · GitHub
[go: up one dir, main page]

Skip to content

Commit e995e25

Browse files
authored
Merge pull request #10081 from matplotlib/auto-backport-of-pr-9986
Backport PR #9986 on branch v2.1.1-doc
2 parents b82d371 + 0cbc974 commit e995e25
< 8000 /div>

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/user_interfaces/toolmanager_sgskip.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
matplotlib.rcParams['toolbar'] = 'toolmanager'
2121
import matplotlib.pyplot as plt
2222
from matplotlib.backend_tools import ToolBase, ToolToggleBase
23-
from gi.repository import Gtk, Gdk
2423

2524

2625
class ListTools(ToolBase):

0 commit comments

Comments
 (0)
0