|
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m17s
After removing db.close() calls, 22 finally: blocks were left empty (12 in custom_commands.py, 10 in help_commands.py), causing IndentationError at import time. Removed the finally: clause entirely since connection lifecycle is now handled by the middleware. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers_v3 | ||
| services | ||
| __init__.py | ||
| db_engine.py | ||
| dependencies.py | ||
| main.py | ||