We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77ae44 commit c2c2d98Copy full SHA for c2c2d98
main.py
@@ -2,7 +2,7 @@
2
3
4
def always_returns_true():
5
- return False
+ return True
6
7
8
def test_always_returns_true():
0 commit comments