Skip to content

pre-commit autoupdate #367

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

Merged
merged 8 commits into from
Jan 16, 2025
Merged

pre-commit autoupdate #367

merged 8 commits into from
Jan 16, 2025

Conversation

DimitriPapadopoulos
Copy link
Collaborator

No description provided.

Starting with ruff 0.9.1, the ISC001 and ISC002 linter rules, used
together, are compatible with the formatter.
I001 Import block is un-sorted or un-formatted
UP006 Use `tuple` instead of `Tuple` for type annotation
UP035 `typing.List` is deprecated, use `list` instead
UP035 `typing.Tuple` is deprecated, use `tuple` instead
UP036 Version block is outdated for minimum Python version
* fix end of files
* trim trailing whitespace
@denisri denisri merged commit cbb5e34 into populse:3.0 Jan 16, 2025
3 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the pre-commit branch January 16, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants