Skip to content

Commit 46ea1d8

Browse files
committed
Update obtain.py
1 parent 2de7a62 commit 46ea1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queries/strategies/obtain.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ def obtain_result(result, alternatives):
77
else:
88
return alternatives[0], [x for x in alternatives[1:] if x is not alternatives[0]]
99

10-
# bug if result is in alternatives
10+
# bug if result is in alternatives they would want, but able to,

0 commit comments

Comments
 (0)