- Notifications
You must be signed in to change notification settings - Fork676
chore: fix mypy pre-commit hook#1562
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
7db1482
to430c332
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Can we please get this merged? The pre-commit hooks are broken and the The workaround I've been using is to disable |
Sorry, I know this was really annoying! @JohnVillalovos I'm back from the dead 😆 would you be able to take a quick look/merge? |
Thanks@nejch ! |
Uh oh!
There was an error while loading.Please reload this page.
Closes#1539.
Additionally, since mypy 0.910 doesn't bundle stubs anymore we need to track them for pre-commit's own virtualenv :/ Seepre-commit/pre-commit#730