unstructured
a9ad8ac8 - fix: update flatten dict to support flattening tuples (#2423)

Commit
2 years ago
fix: update flatten dict to support flattening tuples (#2423) This PR updates flatten_dict function to support flattening tuples. This is necessary for objects like Coordinates, when the object is not written to the disk, therefore not being converted to a list before getting flattened.
Author
Parents
Loading