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.
2 parents 1d1d23e + 49ebaab commit 64ffc46Copy full SHA for 64ffc46
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