ruff/crates/ty_python_semantic
Andrew Gallant 0230cbac2c ty_python_semantic: update "no matching overload" diagnostic test
It looks like support for `@overload` has been added since this test was
created, so we remove the TODO and add a snippet (from #274).
2025-05-14 11:13:41 -04:00
..
resources ty_python_semantic: update "no matching overload" diagnostic test 2025-05-14 11:13:41 -04:00
src [ty] Do not look up __init__ on instances (#18092) 2025-05-14 15:33:42 +02:00
tests
build.rs
Cargo.toml
mdtest.py
mdtest.py.lock