0.16.14
📦 unstructuredView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily addresses a bug related to redundant passing of the 'infer_table_structure' argument during email partitioning with image attachments.
🐛 Bug Fixes
- Fixed an issue where multiple values for 'infer_table_structure' were being passed when partitioning emails with image attachments, as the 'partition' function now checks if 'infer_table_structure' is already present in the kwargs.
🔧 Affected Symbols
partition