mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-08-24 08:39:10 +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.