episode: Fix: remove debug print(req.scope) from FastAPI docs route

This commit is contained in:
Cal Corum 2026-03-03 09:05:43 -06:00
parent a97396b36b
commit 06d706ae24

View File

@ -31,3 +31,7 @@
- **Tags:** issue-poller, paper-dynasty-discord, automation
- **Memory:** [issue-poller-paper-dynasty-discord36-failed-76d387](graph/workflows/issue-poller-paper-dynasty-discord36-failed-76d387.md)
- **Summary:** Attempted paper-dynasty-discord#36 — Replace synchronous `requests` library calls with `aiohttp` in
## 09:05 - Fix: remove debug print(req.scope) from FastAPI docs route
- **Type:** fix
- **Tags:** paper-dynasty, paper-dynasty-database, fastapi, debug, fix, python