-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
- There's some unimplemented code here
selfie/python/selfie-lib/selfie_lib/SnapshotSystem.py
Lines 127 to 128 in 51fefff
def msg_snapshot_mismatch(self, expected: str, actual: str) -> str: # noqa: ARG002 return self.msg("Snapshot mismatch, TODO: string comparison")
- it should be implemented by porting these
Great first issue, would be a big UX improvement.