indexify 0.2.24__py3-none-any.whl → 0.2.25__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -55,8 +55,7 @@ def validate_route(
55
55
  raise Exception(
56
56
  f"Unable to find {arg.name} in to_nodes {[node.name for node in to_nodes]}"
57
57
  )
58
-
59
- if (
58
+ elif (
60
59
  hasattr(return_annotation, "__origin__")
61
60
  and return_annotation.__origin__ is list
62
61
  ):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: indexify
3
- Version: 0.2.24
3
+ Version: 0.2.25
4
4
  Summary: Python Client for Indexify
5
5
  Home-page: https://github.com/tensorlakeai/indexify
6
6
  License: Apache 2.0
@@ -17,7 +17,7 @@ indexify/executor/task_store.py,sha256=u48FdRKAh_KH7WOMQOArdOY5CawlyW5MJx8V0W79J
17
17
  indexify/functions_sdk/data_objects.py,sha256=BJjIQJ_wSyRhQI50Y9_y_zLwCLkDiVC2CrAck-UZyvw,842
18
18
  indexify/functions_sdk/graph.py,sha256=ZSOLuDt2PZeFecxm7oLfML57oQaFdDN0hmB4gr_pQTk,11518
19
19
  indexify/functions_sdk/graph_definition.py,sha256=s8NbqZRaVw1mhGvaaUZ2cJ0NitdlbLj1tnkKjsc71U4,1309
20
- indexify/functions_sdk/graph_validation.py,sha256=XLHiC9PAtZungJLysU3hIUOPNDkO5TXUDZ_jiZ0H4hg,2508
20
+ indexify/functions_sdk/graph_validation.py,sha256=mN2Fcp91GIwFZEQP6z_qGqt4LkLM70SnI7AWBi4CmKQ,2509
21
21
  indexify/functions_sdk/image.py,sha256=QK0H6KxLWriB_z4M0kunKzzHdHxYLWL670RPYgYuf_8,1762
22
22
  indexify/functions_sdk/indexify_functions.py,sha256=6KbX2c75XNbOToCIuYmamWLJE5RIjUABsHkvARQXIsI,11162
23
23
  indexify/functions_sdk/local_cache.py,sha256=cNWF67zbhbTJe3g86hyLBy3Rqzs6dNvp2SjLazGZWvw,1348
@@ -27,8 +27,8 @@ indexify/http_client.py,sha256=fg5gGIdAhz9ZM9L4XmP9-9X8LJp5E2sMnkXMSQL9EaQ,15349
27
27
  indexify/remote_graph.py,sha256=_04bdraDaeEmkvEcsxIZ8M37BCAjfbfQccZpAgnZJ2c,4435
28
28
  indexify/remote_pipeline.py,sha256=FW7IAv3r24OOpiqlprw3kuFrpdkqi6Ic4_tT26FThjA,761
29
29
  indexify/settings.py,sha256=Ny59mzYI4gbXoK8hjx66a_men6ndbd1J1zCTcKOoyzg,50
30
- indexify-0.2.24.dist-info/LICENSE.txt,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
31
- indexify-0.2.24.dist-info/METADATA,sha256=yrUA8bcrVZcWXD5oy-ZF06-9A3zHCoU0hhComMhRRbM,6242
32
- indexify-0.2.24.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
33
- indexify-0.2.24.dist-info/entry_points.txt,sha256=Pih7WV-XMpAzI5dEvROcpLr-ybVhd9Y-AtuzBKUdcDs,49
34
- indexify-0.2.24.dist-info/RECORD,,
30
+ indexify-0.2.25.dist-info/LICENSE.txt,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
31
+ indexify-0.2.25.dist-info/METADATA,sha256=CxJ0Ua_OeLJg2M0cU4o0wieeFU7QRmvw2JCZpYy8tgA,6242
32
+ indexify-0.2.25.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
33
+ indexify-0.2.25.dist-info/entry_points.txt,sha256=Pih7WV-XMpAzI5dEvROcpLr-ybVhd9Y-AtuzBKUdcDs,49
34
+ indexify-0.2.25.dist-info/RECORD,,