fix(pre_proc): prevent errors when imageWriter is None
- Updated cut_image.py to check for NoneType imageWriter - Prevents AttributeError when imageWriter is not provided
Showing
Please register or sign in to comment
- Updated cut_image.py to check for NoneType imageWriter - Prevents AttributeError when imageWriter is not provided