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