Becksteinlab / MDPOW

Calculation of water/solvent partition coefficients with Gromacs.
https://mdpow.readthedocs.io
GNU General Public License v3.0
25 stars 10 forks source link

use relative imports inside MDPOW #257

Closed orbeckst closed 1 year ago

orbeckst commented 1 year ago
orbeckst commented 1 year ago

@cadeduckworth have a look at this PR. These relative imports work, at least in local testing. If this looks good to you, approve and merge.

codecov[bot] commented 1 year ago

Codecov Report

Merging #257 (7ce55c4) into develop (afb1ced) will decrease coverage by 0.02%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #257      +/-   ##
===========================================
- Coverage    80.74%   80.73%   -0.02%     
===========================================
  Files           15       15              
  Lines         1906     1905       -1     
  Branches       294      294              
===========================================
- Hits          1539     1538       -1     
  Misses         276      276              
  Partials        91       91              
Impacted Files Coverage Δ
mdpow/workflows/base.py 81.63% <100.00%> (ø)
mdpow/workflows/dihedrals.py 94.87% <100.00%> (-0.05%) :arrow_down:
mdpow/workflows/registry.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more