Skip to content

Commit

Permalink
fix: fixed lints
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Oct 25, 2023
1 parent 1a1bb8c commit 34cb4a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aw_qt/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#from . import resources

from .main import main

__all__ = ['main']

0 comments on commit 34cb4a9

Please sign in to comment.