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 isort on pyi files #347

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

intgr
Copy link
Contributor

@intgr intgr commented Feb 7, 2023

Pre-commit isort was ignoring .pyi files, this fixes that.

Related issues

Similar to django-stubs PR typeddjango/django-stubs#664

Pre-commit isort ignoring `.pyi` files, this fixes that.
@intgr intgr added the help wanted Extra attention is needed label Feb 9, 2023
@intgr intgr mentioned this pull request Feb 9, 2023
Copy link

@mschoettle mschoettle left a comment

Choose a reason for hiding this comment

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

LGTM!

@intgr intgr merged commit 0f8579f into typeddjango:master Feb 9, 2023
@intgr intgr deleted the fix-precommit-isort branch February 9, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Development

Successfully merging this pull request may close these issues.

2 participants