We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eefd536 commit 8d96d01Copy full SHA for 8d96d01
tests/exercise5_test.py
@@ -16,7 +16,7 @@
16
(0, 2, 0),
17
(0, -2, 0),
18
],
19
- ids=
+ ids=[
20
"a>0, b>0",
21
"a>0, b<0",
22
"a<0, b>0",
0 commit comments