Commit 2b4cdd41 authored by Baber's avatar Baber
Browse files

fix ruff

parent 79788d35
......@@ -32,9 +32,8 @@ repos:
rev: v0.12.2
hooks:
# Run the linter.
- id: ruff
args:
- --fix
- id: ruff-check
args: [ --fix ]
# Run the formatter.
- id: ruff-format
- repo: https://github.com/codespell-project/codespell
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment