wagtail / Willow

A wrapper that combines the functionality of multiple Python image libraries into one API
https://willow.wagtail.org/
BSD 3-Clause "New" or "Revised" License
273 stars 53 forks source link

test_detect_faces: sort array for determinism #135

Closed stephanlachnit closed 8 months ago

stephanlachnit commented 10 months ago

Closes #134

This only sorts the order of the tuples, no the values in the tuples itself.