Skip to content

Remove extend-ignore = ["F841"] lint rule - #469

Merged
sgrava merged 1 commit into
mainfrom
sg/remove-linter-extend-ignore-rule
Sep 11, 2026
Merged

sgrava merged 1 commit into
mainfrom
sg/remove-linter-extend-ignore-rule

Conversation

@sgrava

@sgrava sgrava commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Removes the F841 (unused local variable) suppression from ruff config and fixes the one violation it was masking in tests/test_program.py by splitting test_program_with_dmm into test_program_with_dmm_init and test_program_with_dmm_invalid_qubit_id.

Part of #464.

@github-actions

github-actions Bot commented Sep 10, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-11 08:00 UTC

@sgrava
sgrava merged commit d9082bf into main Sep 11, 2026
16 checks passed
@sgrava
sgrava deleted the sg/remove-linter-extend-ignore-rule branch September 11, 2026 08:00
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