mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-15 11:25:53 +08:00
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