mirror of
https://github.com/YunoHost/tartiflette.git
synced 2024-09-03 20:06:08 +02:00
3 lines
47 B
Python
Executable file
3 lines
47 B
Python
Executable file
from app import create_app
|
|
|
|
app = create_app()
|