Skip to content

Commit 38a91e7

Browse files
only lint exclude
1 parent dbe97a5 commit 38a91e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121

2222
[tool.ruff]
2323
line-length = 200
24-
exclude = [
24+
lint.exclude = [
2525
"**/input_repo/**",
2626
"**/output_repo/**",
2727
]

0 commit comments

Comments
 (0)