Skip to content

Commit c9a8cd4

Browse files
authored
Fix poetry and ruff fail (#1695)
1 parent f0149c6 commit c9a8cd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dspy/adapters/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from dspy.utils.callback import with_callbacks
12

23

34
class Adapter:

0 commit comments

Comments
 (0)