From 735f16fe70f6f1d182d42d1f5161fe2aebe6aa6d Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sat, 9 Nov 2019 19:41:30 -0600 Subject: initial commit --- entry.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 entry.py (limited to 'entry.py') diff --git a/entry.py b/entry.py new file mode 100644 index 0000000..e13c02e --- /dev/null +++ b/entry.py @@ -0,0 +1 @@ +from app import app as application -- cgit v1.2.3