You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable ruff A rule for builtin shadowing detection
Add flake8-builtins rule set with A002 globally ignored since model
parameters (id, type) intentionally match Overkiz API field names.
Rename shadowed variable in test_obfuscate.
0 commit comments