There was an error while loading. Please reload this page.
2 parents 1835135 + 81fea1c commit 87e0663Copy full SHA for 87e0663
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
name: "autopep8"
12
language: "system"
13
require_serial: true
14
- entry: "uv run autopep8 -i"
+ entry: "uv run autopep8 --global-config /dev/null -i"
15
types: ["python"]
16
- id: "flake8"
17
name: "flake8"
0 commit comments