diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 20:40:02 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 20:40:02 +0200 |
| commit | 9b5cf961d71efe702e5b77efc0ccf5766cf4f7a7 (patch) | |
| tree | 289eaf966e5ae63a5c78d02ecc028a0883989ab3 /main.py | |
| parent | b73e8f510f1b3a13d942e1ad42c8a04401eb6b8c (diff) | |
| parent | 64d56e861526a0b51e6858a4cb79b5f0a64af05b (diff) | |
Merge branch 'develop' into 'main'
Develop
See merge request KaranJayachandra/match_up!18
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 cfb859b..0000000 --- a/main.py +++ /dev/null @@ -1,6 +0,0 @@ -def main(): - print("Hello from match-up!") - - -if __name__ == "__main__": - main() |
