Skip to content

Commit ffb75f6

Browse files
authored
Remove unnecessary ruff config (#2801)
1 parent c4284da commit ffb75f6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,7 @@ include = [
6060
exclude = ["docs/_build/"]
6161

6262
[tool.ruff]
63-
src = ["src", "tests", "examples"]
6463
fix = true
65-
show-fixes = true
66-
output-format = "full"
6764

6865
[tool.ruff.format]
6966
docstring-code-format = true

0 commit comments

Comments
 (0)