Skip to content

voiage.versioning.format_version_mismatches

format_version_mismatches([positional or keyword] mismatches: list[VersionMismatch] = None, [keyword-only] repo_root: Path = REPO_ROOT) -> str

Format version mismatches as a human-readable diagnostic.

Parameters:

  • mismatches list[VersionMismatch]
  • repo_root Path (default: REPO_ROOT)

Returns: str