Skip to content

Commit 9d6aeab

Browse files
committed
chore(deps): update
1 parent 0b08a3f commit 9d6aeab

File tree

2 files changed

+746
-670
lines changed

2 files changed

+746
-670
lines changed

agents/ingest_pdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,4 +262,4 @@ async def get_state(
262262
# --- Entrypoint ---
263263

264264
if __name__ == "__main__":
265-
uvicorn.run(app, host="0.0.0.0", port=EXTENSION_PORT) # noqa: S104
265+
uvicorn.run(app, host="0.0.0.0", port=EXTENSION_PORT) # noqa: S104

0 commit comments

Comments
 (0)