xiaoruiDong / RDMC

Reaction Data and Molecular Conformers (RDMC) is a package dealing with reactions, molecules, conformers, majorly in 3D.
https://xiaoruidong.github.io/RDMC/
MIT License
21 stars 0 forks source link

Rename rdkit.py in resonance to avoid confusing imports of rdkit #78

Closed xiaoruiDong closed 7 months ago

xiaoruiDong commented 7 months ago

A quick fix to avoid confusing imports of resonance.rdkit and normal rdkit imports.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a660267) 48.08% compared to head (29444a4) 48.08%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ======================================= Coverage 48.08% 48.08% ======================================= Files 39 39 Lines 4715 4715 Branches 1232 1232 ======================================= Hits 2267 2267 Misses 2346 2346 Partials 102 102 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.