3 lines
54 B
Python
3 lines
54 B
Python
|
#!/usr/bin/python3
|
||
|
from app import app as application
|