ruff/crates/ty_python_semantic/resources
David Peter 5a91badb8b
[ty] Move 'scipy' to list of 'good' projects (#17850)
## Summary

Adds `scipy` as a new project to `good.txt` as a follow-up to #17849.
2025-05-05 13:52:57 +02:00
..
mdtest Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
primer [ty] Move 'scipy' to list of 'good' projects (#17850) 2025-05-05 13:52:57 +02:00
README.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00

Markdown files within the mdtest/ subdirectory are tests of type inference and type checking; executed by the tests/mdtest.rs integration test.

See crates/ty_test/README.md for documentation of this test format.