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.
2 parents f7686b2 + 9319daf commit d07748fCopy full SHA for d07748f
.pre-commit-config.yaml
@@ -19,6 +19,6 @@ repos:
19
- id: mypy
20
args: [--ignore-missing-imports, --no-strict-optional]
21
- repo: https://github.com/python/black
22
- rev: stable
+ rev: 20.8b1
23
hooks:
24
- id: black
0 commit comments