Uh oh!
There was an error while loading. Please reload this page.
Fix some RUF012 per file ignores - #11399
Conversation
for more information, see https://pre-commit.ci
MaximSmolskiy
commented
May 11, 2024
|
I think this could be nasty... If you use this variable twice |
for more information, see https://pre-commit.ci
…/MaximSmolskiy/Python into fix-some-RUF012-per-file-ignores
for more information, see https://pre-commit.ci
MaximSmolskiy
commented
Dec 22, 2024
@cclauss please review |
MaximSmolskiy
commented
Jan 14, 2025
@cclauss please review |
1 similar comment
MaximSmolskiy
commented
Mar 9, 2025
@cclauss please review |
cclauss
left a comment
There was a problem hiding this comment.
Approved..
Why use Callable instead of callable?
MaximSmolskiy
commented
Mar 11, 2025
https://docs.python.org/3/library/typing.html#annotating-callable-objects Are you sure that built-in |
Describe your change:
Fix some
RUF012per file ignoresChecklist: