ruff/crates/ty_python_semantic/resources/mdtest/function
David Peter 2680f2ed81
[ty] Minor: test isolation (#19597)
## Summary

Split the "Generator functions" tests into two parts. The first part
(synchronous) refers to a function called `i` from a function `i2`. But
`i` is later redeclared in the asynchronous part, which was probably not
intended.
2025-07-28 15:52:59 +02:00
..
parameters.md [ty] Understand homogeneous tuple annotations (#17998) 2025-05-12 22:02:25 -04:00
return_type.md [ty] Minor: test isolation (#19597) 2025-07-28 15:52:59 +02:00