Skip to content

Commit b1839c4

Browse files
committed
[CCV-4649] Move RelationshipTool under common labelbox import
1 parent 2343e04 commit b1839c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/labelbox/src/labelbox/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
from labelbox.schema.tool_building.fact_checking_tool import FactCheckingTool
5555
from labelbox.schema.tool_building.step_reasoning_tool import StepReasoningTool
5656
from labelbox.schema.tool_building.prompt_issue_tool import PromptIssueTool
57+
from labelbox.schema.tool_building.relationship_tool import RelationshipTool
5758
from labelbox.schema.role import Role, ProjectRole
5859
from labelbox.schema.invite import Invite, InviteLimit
5960
from labelbox.schema.data_row_metadata import (

0 commit comments

Comments
 (0)