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 896771c commit 0ce9ca6Copy full SHA for 0ce9ca6
.pre-commit-config.yaml
@@ -3,10 +3,6 @@ repos:
3
rev: 22.1.0
4
hooks:
5
- id: black
6
- - repo: https://github.com/PyCQA/flake8
7
- rev: 3.7.9
8
- hooks:
9
- - id: flake8
10
- repo: https://github.com/pycqa/isort
11
rev: 5.6.3
12
0 commit comments