unstructured
68686e29
- fix: check existence of variable res before iteration (#2063)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#2063 - fix: check existence of variable res before iteration
Author
ahmetmeleq
Parents
6c9990b0
Loading