python_apps/conteenew_python_apps/artwork/app.py
2023-11-03 14:49:12 +09:00

2 lines
42 B
Python

import falcon.asgi
app = falcon.asgi.App()