unstructured
9191be7a - [issue 1237] fix empty coordinates break sorting bug (#1242)

Commit
2 years ago
[issue 1237] fix empty coordinates break sorting bug (#1242) This PR resolves #1237 by checking if any coordinates are `None`; if yes do not attempt to sort with xy cut method and return the list as is.
Author
Parents
Loading