claude final fix pass

This commit is contained in:
2026-02-22 11:28:18 -05:00
parent 1b71b748db
commit 4755f4b590
5 changed files with 54 additions and 35 deletions

View File

@@ -154,4 +154,3 @@ def flat_config(proj: dict, disc_name: str | None = None) -> dict:
"history": disc_data.get("history", []),
},
}