modal 1.5.2.dev8__py3-none-any.whl → 1.5.2.dev9__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.
- modal/client.pyi +2 -2
- {modal-1.5.2.dev8.dist-info → modal-1.5.2.dev9.dist-info}/METADATA +1 -1
- {modal-1.5.2.dev8.dist-info → modal-1.5.2.dev9.dist-info}/RECORD +8 -8
- modal_version/__init__.py +1 -1
- {modal-1.5.2.dev8.dist-info → modal-1.5.2.dev9.dist-info}/WHEEL +0 -0
- {modal-1.5.2.dev8.dist-info → modal-1.5.2.dev9.dist-info}/entry_points.txt +0 -0
- {modal-1.5.2.dev8.dist-info → modal-1.5.2.dev9.dist-info}/licenses/LICENSE +0 -0
- {modal-1.5.2.dev8.dist-info → modal-1.5.2.dev9.dist-info}/top_level.txt +0 -0
modal/client.pyi
CHANGED
|
@@ -35,7 +35,7 @@ class _Client:
|
|
|
35
35
|
server_url: str,
|
|
36
36
|
client_type: int,
|
|
37
37
|
credentials: typing.Optional[tuple[str, str]],
|
|
38
|
-
version: str = "1.5.2.
|
|
38
|
+
version: str = "1.5.2.dev9",
|
|
39
39
|
):
|
|
40
40
|
"""mdmd:hidden
|
|
41
41
|
The Modal client object is not intended to be instantiated directly by users.
|
|
@@ -205,7 +205,7 @@ class Client:
|
|
|
205
205
|
server_url: str,
|
|
206
206
|
client_type: int,
|
|
207
207
|
credentials: typing.Optional[tuple[str, str]],
|
|
208
|
-
version: str = "1.5.2.
|
|
208
|
+
version: str = "1.5.2.dev9",
|
|
209
209
|
):
|
|
210
210
|
"""mdmd:hidden
|
|
211
211
|
The Modal client object is not intended to be instantiated directly by users.
|
|
@@ -31,7 +31,7 @@ modal/billing.py,sha256=tWrlpbNau0cfGSr643MzguHS0Dl5cRd7tm0GsCLYvtQ,372
|
|
|
31
31
|
modal/billing.pyi,sha256=2hUdEbWa1nLdFfzZpwxHHpyK9k8uBRASGkFmPJhtkUU,7318
|
|
32
32
|
modal/call_graph.py,sha256=k_wH3DuuUHCeuycHsOqlcOpIlIVbCYi9RPobg21hJdI,2550
|
|
33
33
|
modal/client.py,sha256=OgjptM5UuU5LL85_-DFia-ehS8UCgMzVuzfNcxA1qPA,16136
|
|
34
|
-
modal/client.pyi,sha256=
|
|
34
|
+
modal/client.pyi,sha256=YNUQw5ii_-9DRobA5rq3YReb6oNzV7DRuGebhu8F6gA,17852
|
|
35
35
|
modal/cloud_bucket_mount.py,sha256=03gECcV9l2Lnt9k23YrDOTGFW7ajfXMW5O8b1prhtwQ,6254
|
|
36
36
|
modal/cloud_bucket_mount.pyi,sha256=lMOb44pbNE9kDVEqWfcmvpsnh1sdNNFzuKoVyZZ3d5M,8058
|
|
37
37
|
modal/cls.py,sha256=4oWIthR84usP5oejQbdMWzXkvzXyER2GDIpLvLTH4Og,40936
|
|
@@ -193,7 +193,7 @@ modal/experimental/flash.py,sha256=GAJ1c-EGL8M3_loAkqr5gdUfySMHY3U_oc6RywfZ8-0,3
|
|
|
193
193
|
modal/experimental/flash.pyi,sha256=lpTqJFZRMGWscw0xpYZVdBMnAYjj16asXE4_64A6itQ,17774
|
|
194
194
|
modal/experimental/ipython.py,sha256=kJ6o9wkAY_MiSb7paewI7f1MJAeqdi8TX5pBdhr_mUI,2925
|
|
195
195
|
modal/skills/modal/SKILL.md,sha256=WzLjYJ1utjc_ZOf6qZTPwB6wxxwRYB5PibdvIf_FLy0,5316
|
|
196
|
-
modal-1.5.2.
|
|
196
|
+
modal-1.5.2.dev9.dist-info/licenses/LICENSE,sha256=psuoW8kuDP96RQsdhzwOqi6fyWv0ct8CR6Jr7He_P_k,10173
|
|
197
197
|
modal_docs/__init__.py,sha256=svYKtV8HDwDCN86zbdWqyq5T8sMdGDj0PVlzc2tIxDM,28
|
|
198
198
|
modal_docs/gen_cli_docs.py,sha256=nZRXP6sh0hTFqTQOo_dMKy8V57I-L6V5cv3cs3eL7NE,5808
|
|
199
199
|
modal_docs/gen_cli_docs_main.py,sha256=UPGr7O1DYTIRLwfINe2rbdh89J3cPVTU1OWL-SjxnOQ,198
|
|
@@ -216,10 +216,10 @@ modal_proto/task_command_router_pb2.py,sha256=RPUFDhlV5kaXTxNiPtP8ls2RmEnXK4KIFq
|
|
|
216
216
|
modal_proto/task_command_router_pb2.pyi,sha256=lxvX8dUdRkzgMGIG-eOasIj3HyipBKN3BzVa2cr-rpM,43525
|
|
217
217
|
modal_proto/task_command_router_pb2_grpc.py,sha256=bX22HJ8qEqKl5YkP00-EPE83rZUdqmk0FDZjtpb21-U,40487
|
|
218
218
|
modal_proto/task_command_router_pb2_grpc.pyi,sha256=DnkJ4U5hq6wp7XkLyE9xELNqSmNwA_vgawTiS_fVBK0,13241
|
|
219
|
-
modal_version/__init__.py,sha256=
|
|
219
|
+
modal_version/__init__.py,sha256=EeU7VzaD-8ZEUHj2FYf5xW4-yKcO2xUwfzVmuaCh1-0,120
|
|
220
220
|
modal_version/__main__.py,sha256=nLUbubxKx7GXNzJIkTB7M7_u8080LyLM0IS0rzFkC_c,119
|
|
221
|
-
modal-1.5.2.
|
|
222
|
-
modal-1.5.2.
|
|
223
|
-
modal-1.5.2.
|
|
224
|
-
modal-1.5.2.
|
|
225
|
-
modal-1.5.2.
|
|
221
|
+
modal-1.5.2.dev9.dist-info/METADATA,sha256=H1Um81C57ThPxYfRNcygxJ6UXgh3bND2j-3qDOR3ULk,2512
|
|
222
|
+
modal-1.5.2.dev9.dist-info/WHEEL,sha256=1tXe9gY0PYatrMPMDd6jXqjfpz_B-Wqm32CPfRC58XU,91
|
|
223
|
+
modal-1.5.2.dev9.dist-info/entry_points.txt,sha256=An-wYgeEUnm6xzrAP9_NTSTSciYvvEWsMZILtYrvpAI,46
|
|
224
|
+
modal-1.5.2.dev9.dist-info/top_level.txt,sha256=4BWzoKYREKUZ5iyPzZpjqx4G8uB5TWxXPDwibLcVa7k,43
|
|
225
|
+
modal-1.5.2.dev9.dist-info/RECORD,,
|
modal_version/__init__.py
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|