diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-06 13:31:37 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-06 13:31:37 +0200 |
| commit | c773faeea93fe5db2eb493c79c0c82f46336493c (patch) | |
| tree | e1669ddfe85f6233673b6b04cb71e4fa1e7fed11 /matchup.py | |
| parent | 0da8dc16fb26e9df5d0efd7c7a463e354d8e00cf (diff) | |
Running application
Diffstat (limited to 'matchup.py')
| -rw-r--r-- | matchup.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/matchup.py b/matchup.py new file mode 100644 index 0000000..e524e69 --- /dev/null +++ b/matchup.py @@ -0,0 +1 @@ +from app import app
\ No newline at end of file |
