@@ -75,7 +75,9 @@ def to_state_string(state, state_nex=None):
return state_str
print("Testing")
if __name__ == '__main__':
print("Testing sample()")
test_sample([0.7, 0.1, 0.1, 0.1])
test_sample([0.1, 0.1, 0.2, 0.1])
test_sample([0.2, 0.8])
The note is not visible to the blocked user.