ruff
89424cce - [ty] Do not emit errors if enums or NamedTuples constructed using functional syntax are used in type expressions (#17873)

Commit
246 days ago
[ty] Do not emit errors if enums or NamedTuples constructed using functional syntax are used in type expressions (#17873) ## Summary This fixes some false positives that showed up in the primer diff for https://github.com/astral-sh/ruff/pull/17832 ## Test Plan new mdtests added that fail with false-positive diagnostics on `main`
Author
Parents
Loading