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 b166486 commit ba09bacCopy full SHA for ba09bac
.pre-commit-config.yaml
@@ -0,0 +1,5 @@
1
+repos:
2
+- repo: https://github.com/PyCQA/flake8
3
+ rev: 6.0.0
4
+ hooks:
5
+ - id: flake8
0 commit comments