Chao SU
Results
2
comments of
Chao SU
Hi, I think I solved the problem. The basic usage of td.OneOf is: `td.OneOf(key_fn, case_blocks)`, where `key_fn` is either a python function or a block. In a python function case,...
I got the same error, and solved by @javiddadashkarimi 's solution. I just used the right '-' in the yaml file. Thanks!