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 ed8b28a + 724537e commit 4b877ffCopy full SHA for 4b877ff
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
exclude: doc/en/example/py2py3/test_py2.py
2
repos:
3
-- repo: https://github.com/python/black
+- repo: https://github.com/psf/black
4
rev: 20.8b1
5
hooks:
6
- id: black
0 commit comments