stacosys/app/__init__.py
2017-07-09 15:55:40 +02:00

3 lines
39 B
Python

from sanic import Sanic
app = Sanic()