ruff/crates/ty_python_semantic/resources/mdtest/dataclasses
David Peter 0cc663efcd
[ty] Do not assume that `field`s have a default value (#20914)
## Summary

fixes https://github.com/astral-sh/ty/issues/1366

## Test Plan

Added regression test
2025-10-16 12:49:24 +02:00
..
dataclass_transform.md [ty] Additional tests for `dataclass_transform` (class-level overwrites, `field_specifiers`) (#20788) 2025-10-10 11:22:06 +00:00
dataclasses.md [ty] Do not assume that `field`s have a default value (#20914) 2025-10-16 12:49:24 +02:00
fields.md [ty] Do not assume that `field`s have a default value (#20914) 2025-10-16 12:49:24 +02:00