Toloka2WebV2/run.py
2024-09-23 19:15:53 +03:00

3 lines
No EOL
39 B
Python

from app import app
app.run(port=5000)