Trung Nguyen

Results 2 comments of Trung Nguyen

Yeah I was able to make it work for me by commenting out some code in `workflow.py` :) ```python if not len(response) or not any(response): break ``` I created this...

Thanks for this PR. However the coding style is much different from mine (e.g. brace positions, "erep", "vi", commenting style, code usage explanation..). So I won't merge this PR.