ruff
e043bd46 - Make `math-constant` rule more targeted (#9054)

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.
Author
Parents
Loading