We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1bb8c commit 34cb4a9Copy full SHA for 34cb4a9
aw_qt/__init__.py
@@ -1,3 +1,3 @@
1
-#from . import resources
2
-
3
from .main import main
+
+__all__ = ['main']
0 commit comments