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