Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9b568a

Browse files
authored
Merge pull request #20846 from anntzer/qd
Re-re-remove deprecated Qt globals.
2 parents 3a4fdea + 7b852c6 commit e9b568a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/matplotlib/backends/backend_qt5.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from .backend_qt import (
22
backend_version, SPECIAL_KEYS,
3-
# These are deprecated.
4-
SUPER, ALT, CTRL, SHIFT, MODIFIER_KEYS as _MODIFIER_KEYS,
53
# Public API
64
cursord, _create_qApp, _BackendQT, TimerQT, MainWindow, FigureCanvasQT,
75
FigureManagerQT, ToolbarQt, NavigationToolbar2QT, SubplotToolQt,

0 commit comments

Comments
 (0)