Skip to content

Commit

Permalink
Fixes entry point
Browse files Browse the repository at this point in the history
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
  • Loading branch information
jeandet committed Jun 7, 2024
1 parent 50c9b38 commit 3acd879
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion tscat_gui/app.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from . import main
from tscat_gui import main

if __name__ == "__main__":
main()
1 change: 0 additions & 1 deletion tscat_gui/tscat_gui.py

This file was deleted.

0 comments on commit 3acd879

Please sign in to comment.