frogml-core 0.0.60__py3-none-any.whl → 0.0.62__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.
frogml_core/__init__.py
CHANGED
@@ -20,7 +20,7 @@ from frogml_core.model.adapters.output_adapters.dataframe_output_adapter import
|
|
20
20
|
API_NOT_CONFIGURED_ERROR_MESSAGE = (
|
21
21
|
"There has been an error configuring the Frogml model. When testing locally, "
|
22
22
|
"please use 'run_local' as described in our docs: "
|
23
|
-
"https://docs
|
23
|
+
"https://docs.qwak.com/docs/testing-locally#/running-models-locally"
|
24
24
|
)
|
25
25
|
|
26
26
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
frogml_core/__init__.py,sha256=
|
1
|
+
frogml_core/__init__.py,sha256=GNmwp7hoe95Mz_MbliNDEYAnLhnQZTdlXR-poB_YGr0,777
|
2
2
|
frogml_core/automations/__init__.py,sha256=j2gD15MN-xVWhI5rAFsDwhL0CIyICLNT0scXsKvNBkU,1547
|
3
3
|
frogml_core/automations/automation_executions.py,sha256=xpOb9Dq8gPPGNQDJTvBBZbNz4woZDRZY0HqnLSu7pwU,3230
|
4
4
|
frogml_core/automations/automations.py,sha256=GKEQyQMi8sxX5oZn62PaxPi0zD8IaJRjBkhczRJxHNs,13070
|
@@ -374,7 +374,7 @@ frogml_core/model/adapters/output_adapters/tf_tensor_output_adapter.py,sha256=nS
|
|
374
374
|
frogml_core/model/analytics_logging.py,sha256=M8R9nQRafa840wGEjyetbu1b-ThLfJ8V5bqXHN2Wdso,314
|
375
375
|
frogml_core/model/base.py,sha256=FNeJDoD9ugOdtFo6Yl1NgcQXVGsH4eoA-NenKCuJ-SA,2845
|
376
376
|
frogml_core/model/decorators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
377
|
-
frogml_core/model/decorators/api.py,sha256=
|
377
|
+
frogml_core/model/decorators/api.py,sha256=ePVg7ZFfR7rkM5S7xG8W-A7fOSMIJpAEX2KDkSGkxFw,2003
|
378
378
|
frogml_core/model/decorators/impl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
379
379
|
frogml_core/model/decorators/impl/api_implementation.py,sha256=KkVUeh_PHQKvjnel4GbIcGjMVyvomPMfarF2dXzZsTE,1007
|
380
380
|
frogml_core/model/decorators/impl/timer_implementation.py,sha256=nhw24ETkSkflr1SXowv-RTqCRU939LMtWFdoQAnkKgM,217
|
@@ -1082,6 +1082,6 @@ frogml_services_mock/mocks/workspace_manager_service_mock.py,sha256=WbOiWgOyr-xT
|
|
1082
1082
|
frogml_services_mock/services_mock.py,sha256=_34z6rFCHFwcSni-9eyJlrH264xsL_QDNmG-EBv0zMc,20281
|
1083
1083
|
frogml_services_mock/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
1084
1084
|
frogml_services_mock/utils/service_utils.py,sha256=ZlB0CnB1J6oBn6_m7fQO2U8tKoboHdUa6ljjkRMYNXU,265
|
1085
|
-
frogml_core-0.0.
|
1086
|
-
frogml_core-0.0.
|
1087
|
-
frogml_core-0.0.
|
1085
|
+
frogml_core-0.0.62.dist-info/METADATA,sha256=42w7hhHTV46hs21a_DUS937NhEpS5Lh492pRSjm6-_U,2004
|
1086
|
+
frogml_core-0.0.62.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
1087
|
+
frogml_core-0.0.62.dist-info/RECORD,,
|
File without changes
|