Skip to content

Commit 79be1cd

Browse files
committed
add experimental folder to ignore tests
1 parent 5f8f689 commit 79be1cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ parallel = true
8686
omit = [
8787
"src/cleanlab_codex/__about__.py",
8888
"*/tests/*",
89+
"src/cleanlab_codex/experimental/*",
8990
]
9091

9192
[tool.coverage.paths]

0 commit comments

Comments
 (0)