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 b82d371 + 0cbc974 commit e995e25Copy full SHA for e995e25
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