We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b0fff commit eaba78cCopy full SHA for eaba78c
autointent/modules/decision/_tunable.py
@@ -65,7 +65,7 @@ class TunableDecision(DecisionModule):
65
66
.. testoutput::
67
68
- [[1, 1], [1, 1]]
+ [[1, 0], [1, 0]]
69
70
"""
71
0 commit comments