unstructured
9191be7a
- [issue 1237] fix empty coordinates break sorting bug (#1242)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#1242 - [issue 1237] fix empty coordinates break sorting bug
Author
badGarnet
Parents
ed7f991a
Loading