progrunner/wsgi.py

3 lines
54 B
Python

#!/usr/bin/python3
from app import app as application