ruff
e043bd46
- Make `math-constant` rule more targeted (#9054)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Make `math-constant` rule more targeted (#9054) ## Summary We now only flag `math.pi` if the value is in `[3.14, 3.15)`, and apply similar rules to the other constants. Closes https://github.com/astral-sh/ruff/issues/9049.
References
#9054 - Make `math-constant` rule more targeted
Author
charliermarsh
Parents
d0d88d93
Loading