nominal-api 0.570.0__py3-none-any.whl → 0.572.0__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 nominal-api might be problematic. Click here for more details.
- nominal_api/__init__.py +1 -1
- nominal_api/_impl.py +2 -0
- {nominal_api-0.570.0.dist-info → nominal_api-0.572.0.dist-info}/METADATA +1 -1
- {nominal_api-0.570.0.dist-info → nominal_api-0.572.0.dist-info}/RECORD +6 -6
- {nominal_api-0.570.0.dist-info → nominal_api-0.572.0.dist-info}/WHEEL +0 -0
- {nominal_api-0.570.0.dist-info → nominal_api-0.572.0.dist-info}/top_level.txt +0 -0
nominal_api/__init__.py
CHANGED
nominal_api/_impl.py
CHANGED
|
@@ -38695,6 +38695,8 @@ class scout_compute_api_UnaryArithmeticOperation(ConjureEnumType):
|
|
|
38695
38695
|
'''LOG'''
|
|
38696
38696
|
LN = 'LN'
|
|
38697
38697
|
'''LN'''
|
|
38698
|
+
SQRT = 'SQRT'
|
|
38699
|
+
'''SQRT'''
|
|
38698
38700
|
UNKNOWN = 'UNKNOWN'
|
|
38699
38701
|
'''UNKNOWN'''
|
|
38700
38702
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
nominal_api/__init__.py,sha256=
|
|
2
|
-
nominal_api/_impl.py,sha256=
|
|
1
|
+
nominal_api/__init__.py,sha256=m8VYGGjc21U0FJt1ibyETHj-JLrymoV8DenPrwIo4iE,1823
|
|
2
|
+
nominal_api/_impl.py,sha256=MrX4p3TMIYOoOycAesd0wwBXtIj9R6ro7WLoR5AMMuI,2796587
|
|
3
3
|
nominal_api/py.typed,sha256=eoZ6GfifbqhMLNzjlqRDVil-yyBkOmVN9ujSgJWNBlY,15
|
|
4
4
|
nominal_api/api/__init__.py,sha256=kJBEE_HLVpKYdLH12KyO-cSAVzwxYpBwaaDutCtT-LM,1236
|
|
5
5
|
nominal_api/api_rids/__init__.py,sha256=Bu-pKUh3aS9_f5m-DZf6W_BUlVo9qYE7EDvaT-rvWQ0,423
|
|
@@ -67,7 +67,7 @@ nominal_api/timeseries_logicalseries_api/__init__.py,sha256=7NlQhIzOKOcjwMNUI89f
|
|
|
67
67
|
nominal_api/timeseries_seriescache/__init__.py,sha256=tFCkNuyrVMgtj-HIl1pOYPJHaL2VikI4C_x97bX_Lcs,109
|
|
68
68
|
nominal_api/timeseries_seriescache_api/__init__.py,sha256=U9EhlqdF9qzD1O9al0vcvcdgS_C5lq-lN3Kmr0K3g84,1191
|
|
69
69
|
nominal_api/upload_api/__init__.py,sha256=ZMudWMSqCrNozohbHaJKuxJnT9Edepe7nxxXMz_pT9k,87
|
|
70
|
-
nominal_api-0.
|
|
71
|
-
nominal_api-0.
|
|
72
|
-
nominal_api-0.
|
|
73
|
-
nominal_api-0.
|
|
70
|
+
nominal_api-0.572.0.dist-info/METADATA,sha256=9ZQEEhfnwLcrhkr9uxIZw_lyH-2wbqqBHejOMbm-ypo,199
|
|
71
|
+
nominal_api-0.572.0.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
|
|
72
|
+
nominal_api-0.572.0.dist-info/top_level.txt,sha256=gI1ZdNJbuHcJZeKtCzzBXsEtpU1GX6XJKs6ksi_gCRA,12
|
|
73
|
+
nominal_api-0.572.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|