mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-11 15:12:53 +00:00
The sort_page_element() use the element id to sort the elements. Two executions of the same code, on the same file, produce different results. The order of the elements is random. This makes it impossible to write stable unit tests, for example, or to obtain reproducible results.