Skip to content

Commit de11fbb

Browse files
ruff fix
1 parent ede6434 commit de11fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/adapters/test_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
import pytest
55
from pydantic import BaseModel
66

7-
from dspy.adapters.types.tool import Tool
87
import dspy
8+
from dspy.adapters.types.tool import Tool
99

1010

1111
# Test fixtures

0 commit comments

Comments
 (0)