Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-ai-se authored Oct 16, 2023
1 parent 14167cf commit 397f5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import sys
""" Main module to start the application """
import sys

def main() -> None:
""" For now just a dummy """
Expand Down

0 comments on commit 397f5a7

Please sign in to comment.