Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Docstring cleaning: wrong underline length... #2533

Merged
merged 9 commits into from
Feb 25, 2022

Conversation

skoudoro
Copy link
Member

Related to #2523.

The goal of this PR is to fix the following warning during doc generation:

- UserWarning: potentially wrong underline length...

it also closes #2422

@pep8speaks
Copy link

pep8speaks commented Feb 21, 2022

Hello @skoudoro, Thank you for updating !

Cheers ! There are no PEP8 issues in this Pull Request. 🍻

Comment last updated at 2022-02-24 22:23:04 UTC

@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #2533 (83b1217) into master (79e9605) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2533   +/-   ##
=======================================
  Coverage   84.89%   84.89%           
=======================================
  Files         126      126           
  Lines       17185    17185           
  Branches     2930     2930           
=======================================
  Hits        14590    14590           
  Misses       1922     1922           
  Partials      673      673           
Impacted Files Coverage Δ
dipy/align/_public.py 82.60% <ø> (ø)
dipy/align/imaffine.py 95.95% <ø> (ø)
dipy/align/imwarp.py 98.42% <ø> (ø)
dipy/align/reslice.py 92.30% <ø> (ø)
dipy/align/scalespace.py 92.64% <ø> (ø)
dipy/align/streamlinear.py 85.35% <ø> (ø)
dipy/boots/resampling.py 20.77% <ø> (ø)
dipy/conftest.py 87.50% <ø> (ø)
dipy/core/geometry.py 91.19% <ø> (ø)
dipy/core/gradients.py 92.22% <ø> (ø)
... and 47 more

@skoudoro
Copy link
Member Author

FAILED segment/tests/test_mrf.py::test_icm_square - AssertionError

Failing tests are not related. We need to relax/check test_icm_squarewhich seems to fail from time to time.

@Garyfallidis Garyfallidis merged commit 10a9ec9 into dipy:master Feb 25, 2022
@skoudoro skoudoro deleted the pr/nasimanousheh/2422 branch October 17, 2023 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants