You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been asked several good questions about scipy-stubs now, that could help explain the reasoning and decision-making regarding scipy-stubs.
The following should be added to the README.md as a new "FAQ" section, including summaries of their answers, and a link to the original issues.
I've been asked several good questions about
scipy-stubs
now, that could help explain the reasoning and decision-making regardingscipy-stubs
.The following should be added to the
README.md
as a new "FAQ" section, including summaries of their answers, and a link to the original issues.Q: Why not contribute this to
scipy
?A: scipy/scipy#21614
Q: Why not contribute this to
typeshed
?A: scipy/scipy#21614 (comment)
Q: Why not use
microsoft/python-type-stubs
?A: scipy/scipy#21614 (comment)
Q: How can I run the tests?
A: #50 (comment)
Q: What's up with "based"
mypy
andpyright
?A: tldr; they're actively maintained forks with more type-check rules
The text was updated successfully, but these errors were encountered: