scikit-image icon indicating copy to clipboard operation
scikit-image copied to clipboard

Swapped old import convention in examples for new one

Open AlexLouk opened this issue 9 months ago • 2 comments

Description

This PR changes some of the examples old import convention for the new one (import skimage as ski) Resolves #7454 partly

Checklist

Release note

For maintainers and optionally contributors, please refer to the instructions on how to document this PR for the release notes.

...

AlexLouk avatar Mar 27 '25 00:03 AlexLouk

@mkcor do I need to do something to fix the failed checks ?

AlexLouk avatar Mar 27 '25 21:03 AlexLouk

@AlexLouk seeing no failed checks at the moment :wink:

mkcor avatar Mar 27 '25 22:03 mkcor