experimaestro 1.15.0__py3-none-any.whl → 1.15.1__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.
Potentially problematic release.
This version of experimaestro might be problematic. Click here for more details.
- experimaestro/core/objects/config.py +1 -1
- {experimaestro-1.15.0.dist-info → experimaestro-1.15.1.dist-info}/METADATA +1 -1
- {experimaestro-1.15.0.dist-info → experimaestro-1.15.1.dist-info}/RECORD +6 -6
- {experimaestro-1.15.0.dist-info → experimaestro-1.15.1.dist-info}/WHEEL +0 -0
- {experimaestro-1.15.0.dist-info → experimaestro-1.15.1.dist-info}/entry_points.txt +0 -0
- {experimaestro-1.15.0.dist-info → experimaestro-1.15.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -1508,7 +1508,7 @@ class Config:
|
|
|
1508
1508
|
return self.__xpm__.__json__()
|
|
1509
1509
|
|
|
1510
1510
|
def __identifier__(self) -> "Identifier":
|
|
1511
|
-
return self.__xpm__.
|
|
1511
|
+
return self.__xpm__.identifier
|
|
1512
1512
|
|
|
1513
1513
|
def copy_dependencies(self, other: "Config"):
|
|
1514
1514
|
"""Add pre-tasks from the listed configurations"""
|
|
@@ -17,7 +17,7 @@ experimaestro/core/callbacks.py,sha256=59JfeUgWcCCdIQ3pvh-xNnoRp9BX8f4iOAkgm16wB
|
|
|
17
17
|
experimaestro/core/context.py,sha256=1tLmX7WcgEKSbGw77vfziTzS8KNsoZJ02JBWMBCqqOk,2606
|
|
18
18
|
experimaestro/core/identifier.py,sha256=5r2F425yX7Sfeub3EJZCs2Q4Qggifgi4uxMGcpI-ex0,10473
|
|
19
19
|
experimaestro/core/objects/__init__.py,sha256=ucJY5e17QQ1Kc-GYXeL7g8GFj8rP0XB4g2vrl32uhxY,721
|
|
20
|
-
experimaestro/core/objects/config.py,sha256=
|
|
20
|
+
experimaestro/core/objects/config.py,sha256=goUNvhuHu3UeelQE8VI_q8BDYEZ0NvWIjN8XEWeVnH4,54690
|
|
21
21
|
experimaestro/core/objects/config_utils.py,sha256=ZLECGkeIWdzunm8vwWsQhvcSgV1e064BgXbLiZnxSEM,1288
|
|
22
22
|
experimaestro/core/objects/config_walk.py,sha256=SYBrGuT7HV12no9mQd1HjnebiyygHyO-zq_TO1brUtc,4233
|
|
23
23
|
experimaestro/core/objects.pyi,sha256=Q1tq4F8LrExPm00E-P5aaygxMvViYZqhHvByo_TTZRE,6315
|
|
@@ -152,8 +152,8 @@ experimaestro/utils/multiprocessing.py,sha256=am3DkHP_kmWbpynbck2c9QystCUtPBoSAC
|
|
|
152
152
|
experimaestro/utils/resources.py,sha256=j-nvsTFwmgENMoVGOD2Ap-UD3WU85WkI0IgeSszMCX4,1328
|
|
153
153
|
experimaestro/utils/settings.py,sha256=jpFMqF0DLL4_P1xGal0zVR5cOrdD8O0Y2IOYvnRgN3k,793
|
|
154
154
|
experimaestro/xpmutils.py,sha256=S21eMbDYsHfvmZ1HmKpq5Pz5O-1HnCLYxKbyTBbASyQ,638
|
|
155
|
-
experimaestro-1.15.
|
|
156
|
-
experimaestro-1.15.
|
|
157
|
-
experimaestro-1.15.
|
|
158
|
-
experimaestro-1.15.
|
|
159
|
-
experimaestro-1.15.
|
|
155
|
+
experimaestro-1.15.1.dist-info/METADATA,sha256=rkC8PSO_2LL9KYRItgyOzN1VAgXgT6rn8LHHueZHPCs,5705
|
|
156
|
+
experimaestro-1.15.1.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
|
157
|
+
experimaestro-1.15.1.dist-info/entry_points.txt,sha256=TppTNiz5qm5xm1fhAcdLKdCLMrlL-eQggtCrCI00D9c,446
|
|
158
|
+
experimaestro-1.15.1.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
159
|
+
experimaestro-1.15.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|