mirror of
https://github.com/Xevion/power-math.git
synced 2026-01-31 04:25:13 -06:00
4 lines
61 B
Python
4 lines
61 B
Python
from server.create_app import create_app
|
|
|
|
app = create_app()
|