Expose app object for gunicorn

This commit is contained in:
clerie 2021-05-15 14:00:49 +02:00
parent d62971c915
commit 390744abe1

View File

@ -0,0 +1,3 @@
#!/usr/bin/env python3
from .views import app