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 dbe97a5 commit 38a91e7Copy full SHA for 38a91e7
pyproject.toml
@@ -21,7 +21,7 @@ classifiers = [
21
22
[tool.ruff]
23
line-length = 200
24
-exclude = [
+lint.exclude = [
25
"**/input_repo/**",
26
"**/output_repo/**",
27
]
0 commit comments