ruff
a662c244 - Ignore builtins when detecting missing f-strings (#9849)

Commit
1 year ago
Ignore builtins when detecting missing f-strings (#9849) ## Summary Reported on Discord: if the name maps to a builtin, it's not bound locally, so is very unlikely to be intended as an f-string expression.
Author
Parents
Loading