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

ref: Fix N803 flake8 failures #3082

Merged
merged 1 commit into from
May 17, 2024

Conversation

szokeasaurusrex
Copy link
Member

Recently flake8 started to fail with N803 errors in some places where it had previously passed. This PR adds # noqa comments to suppress these errors.

Unblocks #3079

Recently `flake8` started to fail with `N803` errors in some places where it had previously passed. This PR adds `# noqa` comments to suppress these errors.

Unblocks #3079
@szokeasaurusrex szokeasaurusrex merged commit 00111d5 into master May 17, 2024
111 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/fix-linter-failures branch May 17, 2024 11:05
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