Skip to content

Commit 148fa73

Browse files
authored
Remove future contribution ideas
1 parent 298ace0 commit 148fa73

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ repos:
88
- repo: https://github.com/astral-sh/ruff-pre-commit
99
rev: v0.4.2
1010
hooks: # See pyproject.toml for configuration options.
11-
#- id: ruff # Run the linter
12-
# types_or: [ python, pyi, jupyter ]
13-
# args: [ --fix ]
1411
- id: ruff-format # Run the formatter
1512
types_or: [ python, pyi, jupyter ]
1613

0 commit comments

Comments
 (0)