79454352

Date: 2025-02-20 11:38:20
Score: 1.5
Natty:
Report link

If port 8000 is busy with something important сhange port to another value, 8080 for example.

uvicorn.run(app, host="127.0.0.1", port=8080)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Igor Golov