c81782f3 - [ty] Do not consider a subclass of a `@dataclass_transform`-decorated class to have dataclass-like semantics if it has `type` in its MRO (#24679)
[ty] Do not consider a subclass of a `@dataclass_transform`-decorated class to have dataclass-like semantics if it has `type` in its MRO (#24679)
Co-authored-by: Carl Meyer <carl@astral.sh>