Skip to content

Commit 34cb4a9

Browse files
committed
fix: fixed lints
1 parent 1a1bb8c commit 34cb4a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aw_qt/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#from . import resources
2-
31
from .main import main
2+
3+
__all__ = ['main']

0 commit comments

Comments
 (0)