mirror of
https://github.com/Xevion/power-math.git
synced 2025-12-06 13:15:54 -06:00
4 lines
61 B
Python
4 lines
61 B
Python
from server.create_app import create_app
|
|
|
|
app = create_app()
|