Skip to content

Commit f33d099

Browse files
committed
Fix typo change
1 parent c3374d0 commit f33d099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

indexify/src/indexify/cli/deploy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
WorkflowModuleInfo,
66
load_workflow_module_info,
77
)
8-
from tensorlake.functions_sdk.remote_graph import RemoteGraph
8+
from tensorlake.remote_graph import RemoteGraph
99

1010

1111
@click.command(

0 commit comments

Comments
 (0)