79541063

Date: 2025-03-28 09:53:00
Score: 1.5
Natty:
Report link

2025: set FastAPI constructor debug input argument to True (default value is of course False):

app = FastAPI(debug=True)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jovan Djakovic