unstructured
68686e29 - fix: check existence of variable res before iteration (#2063)

Commit
2 years ago
fix: check existence of variable res before iteration (#2063) Fixes a bug where `TypeError: 'NoneType' object is not iterable` raises due to variable `res` returning as None Checks the existence of `res` before iteration
Author
Parents
Loading