ruff
a662c244
- Ignore builtins when detecting missing f-strings (#9849)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#9849 - Ignore builtins when detecting missing f-strings
Author
charliermarsh
Parents
df7fb95c
Loading