chore: type-audit clean — 0 violations across musehub/ and tests/
- Add RepairResult TypedDict in musehub_wire.py; retire bare dict[str, bool] return - Replace wire_headers: dict with StrDict in 4 test files (18 fixtures) - Replace _mp(data: object) with _mp(data: JSONValue) in 4 test helpers - Replace **kw: object with **_kw: str in 4 mock stream closures (test_zlib) - Replace dict[str, str] boundary param with StrDict in _manifest (test_gc)
sha256:742d82fa34e347c09a4f469f64750b440bb6ade548c1e451e1bd832ccdb0ce05
sha
sha256:59a88882291dae81bf316d00b1410d60092855baa49be7d5a510cd4160ed5f42
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:742d82fa34e347c09a4f469f64750b440bb6ade548c1e451e1bd832ccdb0ce05 --body "your comment"
No comments yet. Be the first to start the discussion.