conda-build
conda-build copied to clipboard
Cleanup of `main_build.py`
Description
A noop PR, just cleaning up formatting and using appropriate helper functions.
Checklist - did you ...
- [x] ~Add a file to the
news
directory (using the template) for the next release's release notes?~ - [x] ~Add / update necessary tests?~
- [x] ~Add / update outdated documentation?~
When will we run black on the entire conda source code, commit that, and mark it as a revision to ignore for blame purposes?
Probably not for another year or so. Looking at the changes here now I'm not sure there's value in doing the string reformatting as I did. Too much noise.
pre-commit.ci autofix