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 3a4fdea commit 7b852c6Copy full SHA for 7b852c6
1 file changed
lib/matplotlib/backends/backend_qt5.py
@@ -1,7 +1,5 @@
1
from .backend_qt import (
2
backend_version, SPECIAL_KEYS,
3
- # These are deprecated.
4
- SUPER, ALT, CTRL, SHIFT, MODIFIER_KEYS as _MODIFIER_KEYS,
5
# Public API
6
cursord, _create_qApp, _BackendQT, TimerQT, MainWindow, FigureCanvasQT,
7
FigureManagerQT, ToolbarQt, NavigationToolbar2QT, SubplotToolQt,
0 commit comments