mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 19:17:14 +08:00
b6f2125e71
Certain formats allow additional arguments, such as `compress=` for TIFF or `quality=` for JPEG. Without this patch, the plugin simply does not allow these arguments to be passed.