Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #134 add 'format' script to dev environment
This uses `ruff format` with the following changes: - line-length = 79 - quote-style = "single" These changes reduce the number of diffs substantially.
- Loading branch information