gabriel / muse public
fix minor dev
gabriel · 68 days ago · Apr 9, 2026 · Diff

fix: add HubFingerprintMismatchError to errors.py

transport.py lazily imports this class inside its TOFU-pinning except block. Without it, a ModuleNotFoundError from the missing hub_trust module cascades into an ImportError that crashes the push command.

sha256:32554bf97c8d84ca89a63a79e02525c0f04295be26a1320d5d03e66999b9017d sha
sha256:632409cbac6b13d93f38869638c5f7d03f78c4ed31ab9e841de891a1941f45f6 snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:32554bf97c8d84ca89a63a79e02525c0f04295be26a1320d5d03e66999b9017d --body "your comment"