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 on all files #18

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Run pre-commit on all files #18

merged 1 commit into from
Jul 23, 2024

Conversation

gabegrand
Copy link
Collaborator

Continuing on the code health cleanup, I ran pre-commit on the whole repo so as to avoid extraneous diffs in future PRs.

I also switched from isort with the black config due to an incompatibility with reorder-python-imports and black (psf/black#4175).

Manual review of the diffs looks reasonable, and I've confirmed that import hfppl throws no errors. I'll follow up soon to set up some automated integration testing. @alex-lew I'll give it a couple days in case you want to take a look, otherwise will merge.

@gabegrand gabegrand requested a review from alex-lew July 23, 2024 15:25
@alex-lew
Copy link
Contributor

LGTM!

@alex-lew alex-lew merged commit f6efcd5 into main Jul 23, 2024
@gabegrand gabegrand deleted the gg/pre-commit branch July 25, 2024 12:11
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.

None yet

2 participants