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 3f7fa27 commit 4123ebbCopy full SHA for 4123ebb
app/test_calculator.py
@@ -1,5 +1,5 @@
1
from .calculator import Calculator
2
-
+# hie
3
4
def test_add():
5
assert Calculator.add(2, 4) == 6.0
0 commit comments