Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
diptanu committed Jan 23, 2025
1 parent 7ee28f3 commit bbe82c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indexify/tests/function_executor/test_invocation_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
from pydantic import BaseModel
from tensorlake import Graph
from tensorlake.functions_sdk.functions import (
tensorlake_function,
GraphInvocationContext,
tensorlake_function,
)
from tensorlake.functions_sdk.object_serializer import CloudPickleSerializer
from testing import (
Expand Down

0 comments on commit bbe82c1

Please sign in to comment.