Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any thoughts on starting to use mypy for type checking? #11311

Closed
amitsaha opened this issue Jun 29, 2016 · 3 comments
Closed

Any thoughts on starting to use mypy for type checking? #11311

amitsaha opened this issue Jun 29, 2016 · 3 comments
Labels
Uncategorised Doesn't fit other labels...

Comments

@amitsaha
Copy link
Contributor

For the uninitiated, mypy is "optional type checking" for Python.

@asmeurer
Copy link
Member

Where would it be used? Most SymPy functions take any Expr or Basic type as input.

@oscarbenjamin oscarbenjamin added the Uncategorised Doesn't fit other labels... label Mar 15, 2019
@eric-wieser
Copy link
Member

xref gh-17945

@oscarbenjamin
Copy link
Collaborator

I'll close this because it is discussed in #17945 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Uncategorised Doesn't fit other labels...
Projects
None yet
Development

No branches or pull requests

4 participants