From a29c4509a316c0c77450b6fa74b96f036b0f0821 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 23 Dec 2025 09:59:50 +0100 Subject: Add structure --- __main__.py | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 __main__.py (limited to '__main__.py') diff --git a/__main__.py b/__main__.py deleted file mode 100644 index 8fac33c..0000000 --- a/__main__.py +++ /dev/null @@ -1,6 +0,0 @@ -"""main entry point""" - -from scorecounter.app import main - -if __name__ == '__main__': - main().main_loop() -- cgit v1.3