We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a4fa2 commit 3b0bc12Copy full SHA for 3b0bc12
tests/test_example.py
@@ -0,0 +1,3 @@
1
+# test_example.py
2
+def test_addition():
3
+ assert 1 + 1 == 2
0 commit comments