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 0b6f99a commit 2a20980Copy full SHA for 2a20980
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
exclude: doc/en/example/py2py3/test_py2.py
2
repos:
3
- repo: https://github.com/psf/black
4
- rev: 21.8b0
+ rev: 21.9b0
5
hooks:
6
- id: black
7
args: [--safe, --quiet]
0 commit comments