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.
1 parent f952dc6 commit 6b2addbCopy full SHA for 6b2addb
.pre-commit-config.yaml
@@ -4,9 +4,6 @@ repos:
4
hooks:
5
- id: black
6
language_version: python3.8
7
- # override until resolved: https://github.com/ambv/black/issues/402
8
- files: \.pyi?$
9
- types: []
10
11
- repo: https://github.com/asottile/blacken-docs
12
rev: v1.0.0
0 commit comments