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 8f8cae3 commit 3026073Copy full SHA for 3026073
.pre-commit-config.yaml
@@ -0,0 +1,9 @@
1
+repos:
2
+ - repo: https://github.com/grantjenks/blue
3
+ rev: v0.9.1
4
+ hooks:
5
+ - id: blue
6
+ - repo: https://github.com/pycqa/isort
7
+ rev: 5.11.2
8
9
+ - id: isort
0 commit comments