mosdef-hub / mbuild

A hierarchical, component based molecule builder
https://mbuild.mosdef.org
Other
171 stars 79 forks source link

fixed the tree print issue #1155

Closed GuiLingfeng closed 9 months ago

GuiLingfeng commented 9 months ago

PR Summary:

fixed the issue not being able to print the hireachy. related to the issue (https://github.com/mosdef-hub/mbuild/issues/1143)

PR Checklist


codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (9499a8c) 87.18% compared to head (3f1182b) 87.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1155 +/- ## ======================================= Coverage 87.18% 87.18% ======================================= Files 62 62 Lines 6492 6492 ======================================= Hits 5660 5660 Misses 832 832 ```

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