Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Lint: Use Ruff to formatTools/build/check_warnings.py
#133317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Tools/build/check_warnings.py
[per-file-target-version] | ||
"deepfreeze.py" = "py310" | ||
"stable_abi.py" = "py311" # requires 'tomllib' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Moved to the top of the file as currently this is in-between thelint
table and alint
subtable
AA-Turner commentedMay 2, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
cc@nohlson as the main author of A |
49ea8a0
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Split out from#133123.
A