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 6f26c3f + 16e6058 commit ea01fe2Copy full SHA for ea01fe2
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
exclude: '^($|.*\.bin)'
2
repos:
3
- - repo: https://github.com/ambv/black
+ - repo: https://github.com/psf/black
4
rev: 20.8b1
5
hooks:
6
- id: black
0 commit comments