We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Run both mypy and pylint on the code base and (slowly) fix issues
The text was updated successfully, but these errors were encountered:
Example: For issues with matplotlib.pyplot, do:
import matplotlib.pyplot as plt # type: ignore
Sorry, something went wrong.
I will be happy to look at this if you are fine with it. Also perhaps kindly look at issue #119
@pythonhacker Thanks, but I'm already working on this one these days. PR #122 should be ready in the next few days.
Actually, this is a sort of duplicate of #94. Closing this now.
fmilthaler
No branches or pull requests
Run both mypy and pylint on the code base and (slowly) fix issues
The text was updated successfully, but these errors were encountered: