Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run pre-commit hooks on all files #33

Merged
merged 5 commits into from
Aug 23, 2022
Merged

Run pre-commit hooks on all files #33

merged 5 commits into from
Aug 23, 2022

Conversation

aromanielloNTIA
Copy link
Member

  • Adds --py3-plus flag to pyupgrade precommit hook
  • Runs pre-commit run --all-files

This update polishes off the repository for future development, so that diffs will be impacted mainly by functional code changes rather than formatting. Pre-commit tooling is documented in the README and should be used for future commits. There is no functional change to the code in this PR. All tests pass.

@dboulware dboulware merged commit a388aa4 into master Aug 23, 2022
@aromanielloNTIA aromanielloNTIA deleted the blacken branch August 23, 2022 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants