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 298ace0 commit 148fa73Copy full SHA for 148fa73
.pre-commit-config.yaml
@@ -8,9 +8,6 @@ repos:
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
rev: v0.4.2
10
hooks: # See pyproject.toml for configuration options.
11
- #- id: ruff # Run the linter
12
- # types_or: [ python, pyi, jupyter ]
13
- # args: [ --fix ]
14
- id: ruff-format # Run the formatter
15
types_or: [ python, pyi, jupyter ]
16
0 commit comments