unstructured
a11d4634
- fix: type error string indices bug (#1940)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
fix: type error string indices bug (#1940) Fix TypeError: string indices must be integers. The `annotation_dict` variable is conditioned to be `None` if instance type is not dict. Then we add logic to skip the attempt if the value is `None`.
References
#1940 - fix: type error string indices bug
Author
Klaijan
Parents
c3e42e9f
Loading