🤖 AI Discovered Bug
Description: Python keyword retur is misspelled. It should be return. This causes a NameError at runtime.
File: app.py, Line 71: retur redirect(url_for('login'))
File: app.py
This issue was automatically generated by AutoPR AI Scanner.
🤖 AI Discovered Bug
Description: Python keyword
returis misspelled. It should bereturn. This causes aNameErrorat runtime.File:
app.py, Line 71:retur redirect(url_for('login'))File: app.py
This issue was automatically generated by AutoPR AI Scanner.