We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9fb9a commit 90c12f4Copy full SHA for 90c12f4
crates/ty_python_semantic/resources/primer/bad.txt
@@ -11,7 +11,6 @@ freqtrade # cycle panics (try_metaclass_)
11
hydpy # cycle panics (try_metaclass_)
12
ibis # cycle panics (try_metaclass_)
13
manticore # stack overflow
14
-materialize # stack overflow
15
mypy # cycle panic (signature_)
16
pandas # slow
17
pandas-stubs # cycle panics (try_metaclass_)
crates/ty_python_semantic/resources/primer/good.txt
@@ -49,6 +49,7 @@ jinja
49
koda-validate
50
kopf
51
kornia
52
+materialize
53
meson
54
mitmproxy
55
mkdocs
0 commit comments