From 5a91badb8b499876db38d0ce591d6fa7b9e295a6 Mon Sep 17 00:00:00 2001 From: David Peter Date: Mon, 5 May 2025 13:52:57 +0200 Subject: [PATCH] [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. --- crates/ty_python_semantic/resources/primer/bad.txt | 1 - crates/ty_python_semantic/resources/primer/good.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/ty_python_semantic/resources/primer/bad.txt b/crates/ty_python_semantic/resources/primer/bad.txt index 4d2f648ab2..f09d5589f3 100644 --- a/crates/ty_python_semantic/resources/primer/bad.txt +++ b/crates/ty_python_semantic/resources/primer/bad.txt @@ -22,7 +22,6 @@ pytest # cycle panics (signature_) pywin32 # bad use-def map (binding with definitely-visible unbound) schemathesis # cycle panics (signature_) scikit-learn # success, but mypy-primer hangs processing the output -scipy # missing expression type ("expression should belong to this TypeInference region") spack # success, but mypy-primer hangs processing the output spark # cycle panics (try_metaclass_) steam.py # cycle panics (try_metaclass_), often hangs when multi-threaded diff --git a/crates/ty_python_semantic/resources/primer/good.txt b/crates/ty_python_semantic/resources/primer/good.txt index 219abfbf11..9841ff13d7 100644 --- a/crates/ty_python_semantic/resources/primer/good.txt +++ b/crates/ty_python_semantic/resources/primer/good.txt @@ -90,6 +90,7 @@ rclip rich rotki schema_salad +scipy scrapy setuptools sockeye