openforcefield / openff-toolkit

The Open Forcefield Toolkit provides implementations of the SMIRNOFF format, parameterization engine, and other tools. Documentation available at http://open-forcefield-toolkit.readthedocs.io
http://openforcefield.org
MIT License
319 stars 93 forks source link

Defer/fix some minor import issues #1959

Closed mattwthompson closed 3 weeks ago

mattwthompson commented 3 weeks ago

I'm hunting down some issues with slow import times. Some are likely due to OpenMM sneaking in where it doesn't need to be (might be fixed upstream https://github.com/openforcefield/openff-units/pull/97#issuecomment-2459903434) but I found a few other minor improvements when digging.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 93.72%. Comparing base (cb6bcc4) to head (c0939be). Report is 6 commits behind head on main.

Additional details and impacted files