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

Indentation and import fix #2629

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

wvdtoorn
Copy link
Contributor

Fixes #2537

Changes made in this Pull Request:

  • sphinx indentation fix
  • Import failure fix

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

@IAlibay
Copy link
Member

IAlibay commented Mar 15, 2020

@wvandertoorn since we aren't getting a Travis check on PRs to PRs, could you confirm that building the docs completed successfully for you?

@wvdtoorn
Copy link
Contributor Author

@IAlibay yes, building the docs completed successfully for me

@codecov
Copy link

codecov bot commented Mar 15, 2020

Codecov Report

Merging #2629 into densityanalysis-2502 will increase coverage by 1.06%.
The diff coverage is n/a.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           densityanalysis-2502    #2629      +/-   ##
========================================================
+ Coverage                 90.78%   91.85%   +1.06%     
========================================================
  Files                       174       15     -159     
  Lines                     23600     2013   -21587     
  Branches                   3075        0    -3075     
========================================================
- Hits                      21426     1849   -19577     
+ Misses                     1549      164    -1385     
+ Partials                    625        0     -625     
Impacted Files Coverage Δ
package/MDAnalysis/lib/c_distances.pyx
...kage/MDAnalysis/analysis/hydrogenbonds/__init__.py
package/MDAnalysis/transformations/fit.py
...alysis/encore/dimensionality_reduction/__init__.py
package/MDAnalysis/lib/formats/cython_util.pyx
package/MDAnalysis/coordinates/DLPoly.py
package/MDAnalysis/visualization/streamlines_3D.py
package/MDAnalysis/coordinates/GRO.py
package/MDAnalysis/coordinates/PDBQT.py
...ckage/MDAnalysis/analysis/encore/confdistmatrix.py
... and 148 more

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 422370f...eed7fa7. Read the comment docs.

@richardjgowers richardjgowers merged commit 4cfdec6 into MDAnalysis:densityanalysis-2502 Mar 16, 2020
@wvdtoorn wvdtoorn deleted the pr-2537.1 branch March 17, 2020 10:49
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