mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 04:03:27 +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.