Closed chrisjonesBSU closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.34%. Comparing base (
8649337
) to head (e120962
). Report is 39 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Merging this after discussing with Cal on a mosdef dev call.
PR Summary:
This is a PR that does 2 things:
1) Fix a deprecation warning that is being raised about
find_executable
indistutils
2) It also replaces
.format()
with f-strings in many places in an effort to clean things up a bit (I was bored at an airport)PR Checklist