mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-11 11:08:37 +08:00
d2262227d9
Also changed (peak.py): * Standardized documentation as requested. * Removed `threshold` as an optional kwarg. * Removed extra line break incorrect by PEP8 standards. Also changed (watershed.py): * Added @deprecated decorator and import statement