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 26f8719 commit 5a9654cCopy full SHA for 5a9654c
.pre-commit-config.yaml
@@ -95,6 +95,7 @@ repos:
95
language_version: python3
96
files: \.py$
97
exclude: ^(\.venv/|venv/|env/|__pycache__/|\.git/|site/)
98
+
99
# Commented out flake8 - only reports issues, doesn't auto-fix
100
# - repo: https://github.com/PyCQA/flake8
101
# rev: 7.3.0
0 commit comments