uipath 2.1.9__py3-none-any.whl → 2.1.10__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.
- uipath/_cli/_runtime/_contracts.py +1 -1
- {uipath-2.1.9.dist-info → uipath-2.1.10.dist-info}/METADATA +1 -1
- {uipath-2.1.9.dist-info → uipath-2.1.10.dist-info}/RECORD +6 -6
- {uipath-2.1.9.dist-info → uipath-2.1.10.dist-info}/WHEEL +0 -0
- {uipath-2.1.9.dist-info → uipath-2.1.10.dist-info}/entry_points.txt +0 -0
- {uipath-2.1.9.dist-info → uipath-2.1.10.dist-info}/licenses/LICENSE +0 -0
@@ -163,7 +163,7 @@ class UiPathRuntimeContext(BaseModel):
|
|
163
163
|
model_config = {"arbitrary_types_allowed": True}
|
164
164
|
|
165
165
|
@classmethod
|
166
|
-
def from_config(cls, config_path=None, **kwargs)
|
166
|
+
def from_config(cls, config_path=None, **kwargs):
|
167
167
|
"""Load configuration from uipath.json file.
|
168
168
|
|
169
169
|
Args:
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: uipath
|
3
|
-
Version: 2.1.
|
3
|
+
Version: 2.1.10
|
4
4
|
Summary: Python SDK and CLI for UiPath Platform, enabling programmatic interaction with automation services, process management, and deployment tools.
|
5
5
|
Project-URL: Homepage, https://uipath.com
|
6
6
|
Project-URL: Repository, https://github.com/UiPath/uipath-python
|
@@ -41,7 +41,7 @@ uipath/_cli/_evals/_evaluators/_trajectory_evaluator.py,sha256=dnogQTOskpI4_cNF0
|
|
41
41
|
uipath/_cli/_evals/_models/__init__.py,sha256=Ewjp3u2YeTH2MmzY9LWf7EIbAoIf_nW9fMYbj7pGlPs,420
|
42
42
|
uipath/_cli/_evals/_models/_evaluation_set.py,sha256=UIapFwn_Ti9zHUIcL3xyHDcLZ4lq4sHJ3JXLvY5OYI0,1080
|
43
43
|
uipath/_cli/_evals/_models/_evaluators.py,sha256=L0CUO_P_NxxLAspi70POrZYmWkSDPtQ_ParPlz7lYOw,2086
|
44
|
-
uipath/_cli/_runtime/_contracts.py,sha256=
|
44
|
+
uipath/_cli/_runtime/_contracts.py,sha256=WlpaiQAMWCo-JFHjee35Klf49A3GsKjOU1Mf2IpUGHY,16033
|
45
45
|
uipath/_cli/_runtime/_escalation.py,sha256=x3vI98qsfRA-fL_tNkRVTFXioM5Gv2w0GFcXJJ5eQtg,7981
|
46
46
|
uipath/_cli/_runtime/_hitl.py,sha256=aexwe0dIXvh6SlVS1jVnO_aGZc6e3gLsmGkCyha5AHo,11300
|
47
47
|
uipath/_cli/_runtime/_logging.py,sha256=0_8OeF2w2zcryvozOsB3h4sFktiwnUqJr_fMRxwUFOc,8004
|
@@ -113,8 +113,8 @@ uipath/tracing/_traced.py,sha256=qeVDrds2OUnpdUIA0RhtF0kg2dlAZhyC1RRkI-qivTM,185
|
|
113
113
|
uipath/tracing/_utils.py,sha256=ZeensQexnw69jVcsVrGyED7mPlAU-L1agDGm6_1A3oc,10388
|
114
114
|
uipath/utils/__init__.py,sha256=VD-KXFpF_oWexFg6zyiWMkxl2HM4hYJMIUDZ1UEtGx0,105
|
115
115
|
uipath/utils/_endpoints_manager.py,sha256=hiGEu6vyfQJoeiiql6w21TNiG6tADUfXlVBimxPU1-Q,4160
|
116
|
-
uipath-2.1.
|
117
|
-
uipath-2.1.
|
118
|
-
uipath-2.1.
|
119
|
-
uipath-2.1.
|
120
|
-
uipath-2.1.
|
116
|
+
uipath-2.1.10.dist-info/METADATA,sha256=VHS0NePdjxUiiuMX8zp_lzGvrJPdfTw2TTotNrXUf2Q,6367
|
117
|
+
uipath-2.1.10.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
118
|
+
uipath-2.1.10.dist-info/entry_points.txt,sha256=9C2_29U6Oq1ExFu7usihR-dnfIVNSKc-0EFbh0rskB4,43
|
119
|
+
uipath-2.1.10.dist-info/licenses/LICENSE,sha256=-KBavWXepyDjimmzH5fVAsi-6jNVpIKFc2kZs0Ri4ng,1058
|
120
|
+
uipath-2.1.10.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|