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 a7fd6e9 commit 18dcb1aCopy full SHA for 18dcb1a
src/ScrollableContainers/__init__.py
@@ -1,5 +1,4 @@
1
import contextlib
2
-import importlib
3
4
with contextlib.suppress(ImportError):
5
from ScrollableContainers._qt5 import ScrollableAreaQt5
0 commit comments