flake8-type-checking
If you define a subclass of `pydantic.BaseModel`, and then a subclass of _that_ class in the same file, we'll now correctly treat it as runtime-evaluated. Closes https://github.com/astral-sh/ruff/issues/7893.
refurb
math-constant
FURB152