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 acdcbd4 commit cc8c2d6Copy full SHA for cc8c2d6
qtpy/compat.py
@@ -5,8 +5,8 @@
5
"""
6
Compatibility functions
7
8
-import sys
9
import enum
+import sys
10
11
from . import (
12
PYQT5,
0 commit comments