Skip to content

Commit 684231a

Browse files
committed
Update pyproject.toml
1 parent 7905237 commit 684231a

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
@@ -151,7 +151,7 @@ warn_required_dynamic_aliases = true
151151
line-length = 120
152152
fix = true
153153
show-fixes = true
154-
exclude = ["code_to_optimize/", "pie_test_set/"]
154+
exclude = ["code_to_optimize/", "pie_test_set/", "tests/"]
155155

156156
[tool.ruff.lint]
157157
select = ["ALL"]

0 commit comments

Comments
 (0)