Skip to content

Commit eaba78c

Browse files
committed
fix doctest
1 parent 06b0fff commit eaba78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autointent/modules/decision/_tunable.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class TunableDecision(DecisionModule):
6565
6666
.. testoutput::
6767
68-
[[1, 1], [1, 1]]
68+
[[1, 0], [1, 0]]
6969
7070
"""
7171

0 commit comments

Comments
 (0)