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 da0a232 commit 04c3fbcCopy full SHA for 04c3fbc
1 file changed
.pre-commit-config.yaml
@@ -0,0 +1,9 @@
1
+repos:
2
+- repo: https://github.com/psf/black
3
+ rev: 20.8b1
4
+ hooks:
5
+ - id: black
6
+- repo: https://gitlab.com/pycqa/flake8
7
+ rev: 3.8.4
8
9
+ - id: flake8
0 commit comments