Skip to content

Commit dc84062

Browse files
Added a real comment
1 parent c14946d commit dc84062

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ash/test_addition.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ def test_add():
77
assert add(1, 1) == 2
88
assert add(0, 0) == 0
99
assert add(1, -1) == 0
10+
11+
12+
# Drew is annoying, change my mind.

0 commit comments

Comments
 (0)