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 f08b94b commit e9d410eCopy full SHA for e9d410e
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
rev: v4.3.21
8
hooks:
9
- id: isort
10
- - repo: https://github.com/ambv/black
+ - repo: https://github.com/psf/black
11
rev: stable
12
13
- id: black
0 commit comments