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

Apply black, isort, pyupgrade, pre-commit #229

Merged
merged 14 commits into from
Aug 3, 2023
Merged

Apply black, isort, pyupgrade, pre-commit #229

merged 14 commits into from
Aug 3, 2023

Conversation

bmerry
Copy link
Contributor

@bmerry bmerry commented Aug 2, 2023

I recommend reviewing the commits individually, as this will help separate the manual changes from those done by the tools.

Previously python_requires was bumped to 3.8, but mypy.ini wasn't
updated with it.
To keep the pre-commit hooks happy.
It's now handled via pre-commit.
It was failing because a number of matrix items didn't have Python 3.8
installed.
Also add it to pre-commit config.
Let Python do the work of turning a dict into a repr thereof.
Copy link
Contributor

@james-smith-za james-smith-za left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bmerry bmerry merged commit 7998e0f into master Aug 3, 2023
20 checks passed
@bmerry bmerry deleted the pre-commit branch August 3, 2023 08:21
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