Klaijan a11d4634f1
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`.
2023-10-30 17:38:57 -07:00
..
2023-10-24 00:11:53 +00:00
2023-10-26 12:22:40 -05:00
2023-10-30 14:09:46 +00:00
2023-10-24 00:11:53 +00:00
2023-10-24 00:11:53 +00:00
2023-10-24 00:11:53 +00:00
2023-10-20 04:15:28 +00:00