ruff/crates/ty_python_semantic/resources/mdtest/dataclasses
David Peter ce2bdb9357
[ty] Conditionally defined dataclass fields (#19197)
## Summary

Fixes a bug where conditionally defined dataclass fields were previously
ignored.

Thanks to @lipefree for reporting this.

## Test Plan

New Markdown tests
2025-07-08 16:16:50 +02:00
..
dataclass_transform.md [ty] Restructure/move dataclass tests (#19117) 2025-07-03 10:36:14 +00:00
dataclasses.md [ty] Conditionally defined dataclass fields (#19197) 2025-07-08 16:16:50 +02:00