Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d60d54 commit 49ebaabCopy full SHA for 49ebaab
1 file changed
examples/user_interfaces/toolmanager_sgskip.py
@@ -20,7 +20,6 @@
20
matplotlib.rcParams['toolbar'] = 'toolmanager'
21
import matplotlib.pyplot as plt
22
from matplotlib.backend_tools import ToolBase, ToolToggleBase
23
-from gi.repository import Gtk, Gdk
24
25
26
class ListTools(ToolBase):
0 commit comments