diff options
| author | Simeon Simeonov | 2025-12-23 09:59:50 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2025-12-23 09:59:50 +0100 |
| commit | a29c4509a316c0c77450b6fa74b96f036b0f0821 (patch) | |
| tree | 13babfe7a0fba24c7df609c909b81ab70f4092ec /__main__.py | |
| parent | 8ad11db860898dcfc9269f2b84df7e301a6e8e5c (diff) | |
Add structure
Diffstat (limited to '__main__.py')
| -rw-r--r-- | __main__.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/__main__.py b/__main__.py deleted file mode 100644 index 8fac33c..0000000 --- a/__main__.py +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | """main entry point""" | ||
| 2 | |||
| 3 | from scorecounter.app import main | ||
| 4 | |||
| 5 | if __name__ == '__main__': | ||
| 6 | main().main_loop() | ||
