mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-12 15:42:19 +00:00
### Description * Make sure all destination connectors implement the base abstract methods using the same signatures. * Also leverage conform dict in the base methods to make sure it's called in a consistent fashion. * Additional updates to move the common code into the base destination connector class