Skip to content

ref: Fix N803 flake8 failures#3082

Merged
szokeasaurusrex merged 1 commit intomasterfrom
szokeasaurusrex/fix-linter-failures
May 17, 2024
Merged

ref: Fix N803 flake8 failures#3082
szokeasaurusrex merged 1 commit intomasterfrom
szokeasaurusrex/fix-linter-failures

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
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
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