Aldoo 61cf527370 Removed extra ".__iter__()" in KeyAttrDict iterator: iterating elements in the partition already implicitly calls its __iter__ method.
Actually using the dictionary iterator with this extra call would trigger an error since an iterator does not have an iterator. This is no longer the case.
2023-02-22 19:37:20 +00:00
..
2023-02-17 03:03:40 +00:00
2023-02-21 00:57:39 +00:00
2023-01-17 20:39:26 +00:00
2022-06-12 09:31:15 +00:00
2023-02-18 08:20:52 +00:00
2022-10-03 18:12:48 -07:00
2022-10-03 18:12:48 -07:00