mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 05:17:50 +08:00
5c3c75cd09
* PEP8 clean ups (space after commas, docstring spacing, prefer parentheses over line continuation) * Simplify creation of test images. * Use `plt.subplots` instead of state machine * Minor wording modifications