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-24 15:17:02 +00:00
2023-10-26 12:22:40 -05:00
2023-10-30 14:09:46 +00:00
2023-10-12 19:47:55 +00:00
2023-10-24 00:11:53 +00:00
2023-10-30 17:38:57 -07:00
2023-10-24 00:11:53 +00:00
2023-10-12 19:47:55 +00:00
2023-10-30 20:13:29 +00:00
2023-10-24 00:11:53 +00:00
2023-10-12 19:47:55 +00:00
2023-10-24 22:17:54 +00:00
2023-10-24 17:13:28 +00:00
2023-10-30 20:13:29 +00:00
2023-10-16 17:59:35 -05:00
2023-10-12 19:47:55 +00:00
2023-10-20 23:21:59 +00:00
2023-08-29 16:59:26 -04:00
2023-10-20 04:15:28 +00:00
2023-08-02 09:22:20 -07:00
2023-10-13 21:20:01 +00:00
2023-10-14 22:46:24 +00:00
2023-10-11 01:47:56 +00:00