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

Add instructions on using noqa with isort rules #9555

Merged
merged 1 commit into from Jan 16, 2024
Merged

Conversation

charliermarsh
Copy link
Member

Closes #9554.

@charliermarsh charliermarsh changed the title Add instructions on using noqa with isort rules Add instructions on using noqa with isort rules Jan 16, 2024
@charliermarsh charliermarsh added the documentation Improvements or additions to documentation label Jan 16, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) January 16, 2024 20:17
@charliermarsh charliermarsh merged commit 8788d57 into main Jan 16, 2024
16 checks passed
@charliermarsh charliermarsh deleted the charlie/i branch January 16, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

# noqa: I001 not respected but # isort:skip is
1 participant