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 308dcde commit d8e622fCopy full SHA for d8e622f
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: rst-directive-colons
29
- id: rst-inline-touching-normal
30
31
- - repo: https://github.com/psf/black
+ - repo: https://github.com/psf/black-pre-commit-mirror
32
rev: 23.7.0
33
hooks:
34
- id: black-jupyter
0 commit comments