episode: Fix: Remove debug print(req.scope) from paper-dynasty-database get_docs route

This commit is contained in:
Cal Corum 2026-03-02 22:36:40 -06:00
parent f51f5964e4
commit 6207c5fefd

View File

@ -166,3 +166,7 @@ Work
## 19:36 - Fix: swallowed HTTPException in recalculate_standings — use sed to avoid linter reformatting
- **Type:** fix
- **Tags:** major-domo-database, fastapi, python, httpexception, linter, sed, standings
## 22:36 - Fix: Remove debug print(req.scope) from paper-dynasty-database get_docs route
- **Type:** fix
- **Tags:** paper-dynasty, fastapi, python, debug-cleanup, tech-debt