"""Muse+git-mirror backend package.""" from adapters.muse_git_mirror.adapter import MuseGitMirrorAdapter __all__ = ["MuseGitMirrorAdapter"]