diff --git a/app/app.py b/app/app.py new file mode 100644 index 0000000..70143d9 --- /dev/null +++ b/app/app.py @@ -0,0 +1,2 @@ +import views +