quantumtaskai-caprover/authentication
thecyberlearn 8ba6726c6f Fix second syntax error in authentication/models.py
- Fix another empty try block at line 114 causing IndentationError
- Add pass statement to make the try block valid Python syntax

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 02:46:16 +05:30
..
management Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
migrations Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
__init__.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
admin.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
apps.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
models.py Fix second syntax error in authentication/models.py 2025-09-05 02:46:16 +05:30
tests.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
urls.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
views.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30