Skip to content

Update skimage/__init__.py docstring and fix import * statement. (#3265)#3361

Merged
soupault merged 1 commit intoscikit-image:v0.14.xfrom
hmaarrfk:auto-backport-of-pr-3265-on-v0.14.x
Aug 16, 2018
Merged

Update skimage/__init__.py docstring and fix import * statement. (#3265)#3361
soupault merged 1 commit intoscikit-image:v0.14.xfrom
hmaarrfk:auto-backport-of-pr-3265-on-v0.14.x

Conversation

@hmaarrfk
Copy link
Copy Markdown
Member

@hmaarrfk hmaarrfk commented Aug 16, 2018

Fixes issue #3156
Backport of #3265

Description

[Tell us about your new feature, improvement, or fix! If relevant, please supplement the PR with images.]

Checklist

[It's fine to submit PRs which are a work in progress! But before they are merged, all PRs should provide:]

[For detailed information on these and other aspects see scikit-image contribution guidelines]

References

[If this is a bug-fix or enhancement, it closes issue # ]
[If this is a new feature, it implements the following paper: ]

For reviewers

(Don't remove the checklist below.)

  • Check that the PR title is short, concise, and will make sense 1 year
    later.
  • Check that new functions are imported in corresponding __init__.py.
  • Check that new features, API changes, and deprecations are mentioned in
    doc/release/release_dev.rst.
  • Consider backporting the PR with @meeseeksdev backport to v0.14.x

@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 16, 2018

Codecov Report

Merging #3361 into v0.14.x will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           v0.14.x    #3361   +/-   ##
========================================
  Coverage    85.93%   85.93%           
========================================
  Files          336      336           
  Lines        27379    27379           
========================================
  Hits         23528    23528           
  Misses        3851     3851
Impacted Files Coverage Δ
skimage/__init__.py 53.33% <100%> (ø) ⬆️
skimage/draw/_random_shapes.py 96.84% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c8443d8...e45d810. Read the comment docs.

@soupault soupault added this to the 0.14.1 milestone Aug 16, 2018
@soupault soupault merged commit 1d4191e into scikit-image:v0.14.x Aug 16, 2018
@hmaarrfk hmaarrfk deleted the auto-backport-of-pr-3265-on-v0.14.x branch November 4, 2018 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants