scikit-image
scikit-image copied to clipboard
Swapped old import convention in examples for new one
Description
This PR changes some of the examples old import convention for the new one (import skimage as ski) Resolves #7454 partly
Checklist
- A descriptive but concise pull request title
- Docstrings for all functions
- Unit tests
- A gallery example in
./doc/examplesfor new features - Contribution guide is followed
Release note
For maintainers and optionally contributors, please refer to the instructions on how to document this PR for the release notes.
...
@mkcor do I need to do something to fix the failed checks ?
@AlexLouk seeing no failed checks at the moment :wink: