felicity-lims/felicity/api/__init__.py
2023-08-13 20:08:08 +02:00

3 lines
No EOL
46 B
Python

from sanic import Sanic
app = Sanic.get_app()