Skip to content

Commit 42c50c8

Browse files
clean up unnecessary ruff exclude (#8399)
1 parent 7c8d223 commit 42c50c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,7 @@ exclude_lines = [
116116
include = ["dspy/**/*.py", "tests/**/*.py"]
117117
exclude = [
118118
"dspy/__metadata__.py",
119-
"dspy/retrieve/*.py",
120119
"tests/reliability/*.py",
121-
"tests/retrieve/*.py",
122120
]
123121

124122

0 commit comments

Comments
 (0)