Skip to content

Instantly share code, notes, and snippets.

@noamt
Created June 29, 2021 09:32
Show Gist options
  • Save noamt/cceba009f24f48b5cbce534962accaff to your computer and use it in GitHub Desktop.
Save noamt/cceba009f24f48b5cbce534962accaff to your computer and use it in GitHub Desktop.
For the Medium post "Python Power Assertions with Nimoy"
Expected: "There's a small difference"
but: was "There's a huge difference"
Hint:
- There's a huge difference
? ^^^^
+ There's a small difference
? ^^^^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment