We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3374d0 commit f33d099Copy full SHA for f33d099
indexify/src/indexify/cli/deploy.py
@@ -5,7 +5,7 @@
5
WorkflowModuleInfo,
6
load_workflow_module_info,
7
)
8
-from tensorlake.functions_sdk.remote_graph import RemoteGraph
+from tensorlake.remote_graph import RemoteGraph
9
10
11
@click.command(
0 commit comments