Skip to content

Commit

Permalink
fix spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
rudymatela committed Aug 19, 2024
1 parent 3a56639 commit 4f74841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ $ python -i leancheck.py

>>> check(prop_sorted_wrong)
*** Failed! Falsifiable after 6 tests:
prop_sorted_wrong([1, 0])
prop_sorted_wrong([1, 0])
```


Expand Down

0 comments on commit 4f74841

Please sign in to comment.