Skip to content

Fix lint under ruff 0.16 broad default - #51

Merged
timkpaine merged 1 commit into
mainfrom
tkp/ruff-016-lint
Jul 27, 2026
Merged

Fix lint under ruff 0.16 broad default#51
timkpaine merged 1 commit into
mainfrom
tkp/ruff-016-lint

Conversation

@timkpaine

Copy link
Copy Markdown
Member

ruff 0.16 broadened its built-in default rule set. Remove two stale noqa directives that no longer suppress anything (RUF100).

Remove two stale noqa directives (a blanket noqa suppressing nothing and
a noqa for the now-non-enabled ANN001).

Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@timkpaine
timkpaine merged commit 3ba5f04 into main Jul 27, 2026
1 check passed
@timkpaine
timkpaine deleted the tkp/ruff-016-lint branch July 27, 2026 20:54
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.

1 participant