mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-06 03:16:45 -06:00
4 lines
61 B
Python
4 lines
61 B
Python
from server.create_app import create_app
|
|
|
|
app = create_app()
|