You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds a new `Mismatch` class, with specific different kinds of
mismatches being subclasses of this class.
BREAKING CHANGE: The `srv.mismatches` is changed from a `list[dict[str,
Any]]` to a `list[Mismatch]`.
Signed-off-by: JP-Ellis <[email protected]>
0 commit comments