Skip to content

Commit 592664a

Browse files
remove legacy config flag (#8397)
1 parent 0149ead commit 592664a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dspy/dsp/utils/settings.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@
1212
rm=None,
1313
branch_idx=0,
1414
trace=[],
15-
bypass_assert=False,
16-
bypass_suggest=False,
17-
assert_failures=0,
18-
suggest_failures=0,
19-
backoff_time=10,
2015
callbacks=[],
2116
async_max_workers=8,
2217
send_stream=None,

0 commit comments

Comments
 (0)