clEsperanto / pyclesperanto

GPU-accelerated Image Processing library using OpenCL
https://clesperanto.github.io/pyclesperanto
BSD 3-Clause "New" or "Revised" License
31 stars 6 forks source link

Rename parameter "list" of exclude_labels #265

Closed haesleinhuepf closed 1 month ago

haesleinhuepf commented 1 month ago

The function exclude_labels (defined in _tier3.py) has a paramter "list", which is a protected python type name. We should rename it to "label_image".

haesleinhuepf commented 1 month ago

Ah wait, it must be "flag_list" not label image.

StRigaud commented 1 month ago

To be solved later with re-work of the auto-generator and input/output special case management

StRigaud commented 1 month ago

shoudl be solved with: