Skip to content

Commit 8d96d01

Browse files
authored
Fix Typo
1 parent eefd536 commit 8d96d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/exercise5_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
(0, 2, 0),
1717
(0, -2, 0),
1818
],
19-
ids=
19+
ids=[
2020
"a>0, b>0",
2121
"a>0, b<0",
2222
"a<0, b>0",

0 commit comments

Comments
 (0)