Skip to content

ref: Fix N803 flake8 failures #3082

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants