Thanks to visit codestin.com Credit goes to github.com
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.
language_version
.pre-commit-config.yaml
1 parent fca4da5 commit 909b91eCopy full SHA for 909b91e
1 file changed
.pre-commit-config.yaml
@@ -30,7 +30,6 @@ repos:
30
rev: 24.3.0 # must match requirements-tests.txt
31
hooks:
32
- id: black
33
- language_version: python3.10
34
- repo: https://github.com/pycqa/flake8
35
rev: 7.0.0 # must match requirements-tests.txt
36
0 commit comments