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 85f2913 commit eac8c59Copy full SHA for eac8c59
1 file changed
README.md
@@ -65,8 +65,8 @@ pip install -e ".[all]"
65
add:
66
dataset:
67
- case:
68
- inputs: { x: 1, y: 2 }
69
- expected: 3
+ inputs: { x: 2, y: 2 }
+ expected: 4
70
71
inputs: { x: -5, y: 5 }
72
expected: 0
0 commit comments