unstructured
a11d4634 - fix: type error string indices bug (#1940)

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`.
Author
Parents
Loading