This commit is contained in:
cneud 2025-10-01 00:04:07 +02:00
parent 070dafca75
commit 558867eb24

View file

@ -22,7 +22,7 @@ Added:
Fixed:
* allow empty imports for optional dependencies
* avoid Numpy warnings (empty slices etc)
* avoid Numpy warnings (empty slices etc.)
* remove deprecated Numpy types
* binarization CLI: make `dir_in` usable again