We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5092f commit fc7be0aCopy full SHA for fc7be0a
crates/ty_python_semantic/resources/primer/bad.txt
@@ -14,7 +14,7 @@ pandas # slow
14
pandas-stubs
15
pandera # stack overflow
16
pip # vendors packaging, see above
17
-prefect
+prefect # slow (12s)
18
pylint # cycle panics (self-recursive type alias)
19
pyodide # too many cycle iterations
20
pywin32 # bad use-def map (binding with definitely-visible unbound)
0 commit comments