mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-10-13 00:53:15 +00:00

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.