ob-metaflow-stubs 3.2__py2.py3-none-any.whl → 3.3__py2.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.
Files changed (134) hide show
  1. metaflow-stubs/__init__.pyi +369 -369
  2. metaflow-stubs/cards.pyi +3 -3
  3. metaflow-stubs/cli.pyi +2 -2
  4. metaflow-stubs/client/__init__.pyi +3 -3
  5. metaflow-stubs/client/core.pyi +5 -5
  6. metaflow-stubs/client/filecache.pyi +2 -2
  7. metaflow-stubs/clone_util.pyi +1 -1
  8. metaflow-stubs/events.pyi +2 -2
  9. metaflow-stubs/exception.pyi +1 -1
  10. metaflow-stubs/flowspec.pyi +3 -3
  11. metaflow-stubs/generated_for.txt +1 -1
  12. metaflow-stubs/includefile.pyi +4 -4
  13. metaflow-stubs/metadata/metadata.pyi +1 -1
  14. metaflow-stubs/metadata/util.pyi +1 -1
  15. metaflow-stubs/metaflow_config.pyi +1 -1
  16. metaflow-stubs/metaflow_current.pyi +2 -2
  17. metaflow-stubs/mflog/mflog.pyi +1 -1
  18. metaflow-stubs/multicore_utils.pyi +1 -1
  19. metaflow-stubs/parameters.pyi +3 -3
  20. metaflow-stubs/plugins/__init__.pyi +2 -2
  21. metaflow-stubs/plugins/airflow/__init__.pyi +1 -1
  22. metaflow-stubs/plugins/airflow/airflow.pyi +2 -2
  23. metaflow-stubs/plugins/airflow/airflow_cli.pyi +2 -2
  24. metaflow-stubs/plugins/airflow/airflow_decorator.pyi +1 -1
  25. metaflow-stubs/plugins/airflow/airflow_utils.pyi +1 -1
  26. metaflow-stubs/plugins/airflow/exception.pyi +1 -1
  27. metaflow-stubs/plugins/airflow/sensors/__init__.pyi +1 -1
  28. metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi +1 -1
  29. metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi +2 -2
  30. metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi +2 -2
  31. metaflow-stubs/plugins/argo/__init__.pyi +1 -1
  32. metaflow-stubs/plugins/argo/argo_client.pyi +1 -1
  33. metaflow-stubs/plugins/argo/argo_events.pyi +1 -1
  34. metaflow-stubs/plugins/argo/argo_workflows.pyi +3 -3
  35. metaflow-stubs/plugins/argo/argo_workflows_cli.pyi +3 -3
  36. metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi +2 -2
  37. metaflow-stubs/plugins/aws/__init__.pyi +1 -1
  38. metaflow-stubs/plugins/aws/aws_client.pyi +1 -1
  39. metaflow-stubs/plugins/aws/aws_utils.pyi +1 -1
  40. metaflow-stubs/plugins/aws/batch/__init__.pyi +1 -1
  41. metaflow-stubs/plugins/aws/batch/batch.pyi +1 -1
  42. metaflow-stubs/plugins/aws/batch/batch_cli.pyi +1 -1
  43. metaflow-stubs/plugins/aws/batch/batch_client.pyi +1 -1
  44. metaflow-stubs/plugins/aws/batch/batch_decorator.pyi +2 -2
  45. metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi +1 -1
  46. metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi +2 -2
  47. metaflow-stubs/plugins/aws/step_functions/__init__.pyi +1 -1
  48. metaflow-stubs/plugins/aws/step_functions/dynamo_db_client.pyi +1 -1
  49. metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi +1 -1
  50. metaflow-stubs/plugins/aws/step_functions/production_token.pyi +1 -1
  51. metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi +1 -1
  52. metaflow-stubs/plugins/aws/step_functions/step_functions.pyi +1 -1
  53. metaflow-stubs/plugins/aws/step_functions/step_functions_cli.pyi +3 -3
  54. metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi +1 -1
  55. metaflow-stubs/plugins/aws/step_functions/step_functions_decorator.pyi +1 -1
  56. metaflow-stubs/plugins/azure/__init__.pyi +1 -1
  57. metaflow-stubs/plugins/azure/azure_credential.pyi +1 -1
  58. metaflow-stubs/plugins/azure/azure_exceptions.pyi +1 -1
  59. metaflow-stubs/plugins/azure/azure_utils.pyi +1 -1
  60. metaflow-stubs/plugins/azure/blob_service_client_factory.pyi +1 -1
  61. metaflow-stubs/plugins/azure/includefile_support.pyi +1 -1
  62. metaflow-stubs/plugins/cards/__init__.pyi +1 -1
  63. metaflow-stubs/plugins/cards/card_cli.pyi +3 -3
  64. metaflow-stubs/plugins/cards/card_client.pyi +2 -2
  65. metaflow-stubs/plugins/cards/card_creator.pyi +1 -1
  66. metaflow-stubs/plugins/cards/card_datastore.pyi +1 -1
  67. metaflow-stubs/plugins/cards/card_decorator.pyi +1 -1
  68. metaflow-stubs/plugins/cards/card_modules/__init__.pyi +1 -1
  69. metaflow-stubs/plugins/cards/card_modules/basic.pyi +2 -2
  70. metaflow-stubs/plugins/cards/card_modules/card.pyi +1 -1
  71. metaflow-stubs/plugins/cards/card_modules/chevron/__init__.pyi +1 -1
  72. metaflow-stubs/plugins/cards/card_modules/chevron/main.pyi +1 -1
  73. metaflow-stubs/plugins/cards/card_modules/chevron/metadata.pyi +1 -1
  74. metaflow-stubs/plugins/cards/card_modules/chevron/renderer.pyi +1 -1
  75. metaflow-stubs/plugins/cards/card_modules/chevron/tokenizer.pyi +1 -1
  76. metaflow-stubs/plugins/cards/card_modules/components.pyi +3 -3
  77. metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi +1 -1
  78. metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi +1 -1
  79. metaflow-stubs/plugins/cards/card_modules/test_cards.pyi +1 -1
  80. metaflow-stubs/plugins/cards/card_resolver.pyi +1 -1
  81. metaflow-stubs/plugins/cards/component_serializer.pyi +3 -3
  82. metaflow-stubs/plugins/cards/exception.pyi +1 -1
  83. metaflow-stubs/plugins/catch_decorator.pyi +2 -2
  84. metaflow-stubs/plugins/datatools/__init__.pyi +1 -1
  85. metaflow-stubs/plugins/datatools/local.pyi +1 -1
  86. metaflow-stubs/plugins/datatools/s3/__init__.pyi +1 -1
  87. metaflow-stubs/plugins/datatools/s3/s3.pyi +3 -3
  88. metaflow-stubs/plugins/datatools/s3/s3tail.pyi +1 -1
  89. metaflow-stubs/plugins/datatools/s3/s3util.pyi +1 -1
  90. metaflow-stubs/plugins/debug_logger.pyi +1 -1
  91. metaflow-stubs/plugins/debug_monitor.pyi +1 -1
  92. metaflow-stubs/plugins/environment_decorator.pyi +1 -1
  93. metaflow-stubs/plugins/events_decorator.pyi +1 -1
  94. metaflow-stubs/plugins/frameworks/__init__.pyi +1 -1
  95. metaflow-stubs/plugins/frameworks/pytorch.pyi +2 -2
  96. metaflow-stubs/plugins/gcp/__init__.pyi +1 -1
  97. metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi +2 -2
  98. metaflow-stubs/plugins/gcp/gs_exceptions.pyi +1 -1
  99. metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi +1 -1
  100. metaflow-stubs/plugins/gcp/gs_utils.pyi +1 -1
  101. metaflow-stubs/plugins/gcp/includefile_support.pyi +1 -1
  102. metaflow-stubs/plugins/kubernetes/__init__.pyi +1 -1
  103. metaflow-stubs/plugins/kubernetes/kubernetes.pyi +2 -2
  104. metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi +2 -2
  105. metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi +1 -1
  106. metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi +2 -2
  107. metaflow-stubs/plugins/package_cli.pyi +1 -1
  108. metaflow-stubs/plugins/parallel_decorator.pyi +1 -1
  109. metaflow-stubs/plugins/perimeters.pyi +1 -1
  110. metaflow-stubs/plugins/project_decorator.pyi +1 -1
  111. metaflow-stubs/plugins/pypi/__init__.pyi +1 -1
  112. metaflow-stubs/plugins/pypi/conda_decorator.pyi +1 -1
  113. metaflow-stubs/plugins/pypi/conda_environment.pyi +3 -3
  114. metaflow-stubs/plugins/pypi/pypi_decorator.pyi +1 -1
  115. metaflow-stubs/plugins/pypi/pypi_environment.pyi +1 -1
  116. metaflow-stubs/plugins/pypi/utils.pyi +1 -1
  117. metaflow-stubs/plugins/resources_decorator.pyi +1 -1
  118. metaflow-stubs/plugins/retry_decorator.pyi +1 -1
  119. metaflow-stubs/plugins/secrets/__init__.pyi +1 -1
  120. metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi +1 -1
  121. metaflow-stubs/plugins/secrets/secrets_decorator.pyi +1 -1
  122. metaflow-stubs/plugins/storage_executor.pyi +1 -1
  123. metaflow-stubs/plugins/tag_cli.pyi +3 -3
  124. metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi +1 -1
  125. metaflow-stubs/plugins/timeout_decorator.pyi +1 -1
  126. metaflow-stubs/procpoll.pyi +1 -1
  127. metaflow-stubs/profilers/__init__.pyi +1 -1
  128. metaflow-stubs/pylint_wrapper.pyi +1 -1
  129. metaflow-stubs/tagging_util.pyi +1 -1
  130. {ob_metaflow_stubs-3.2.dist-info → ob_metaflow_stubs-3.3.dist-info}/METADATA +1 -1
  131. ob_metaflow_stubs-3.3.dist-info/RECORD +134 -0
  132. ob_metaflow_stubs-3.2.dist-info/RECORD +0 -134
  133. {ob_metaflow_stubs-3.2.dist-info → ob_metaflow_stubs-3.3.dist-info}/WHEEL +0 -0
  134. {ob_metaflow_stubs-3.2.dist-info → ob_metaflow_stubs-3.3.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.547771 #
4
+ # Generated on 2024-05-13T17:42:14.250113 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.545869 #
4
+ # Generated on 2024-05-13T17:42:14.246057 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.578337 #
4
+ # Generated on 2024-05-13T17:42:14.275367 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -9,8 +9,8 @@ from __future__ import annotations
9
9
  import typing
10
10
  if typing.TYPE_CHECKING:
11
11
  import metaflow.decorators
12
- import metaflow.metaflow_current
13
12
  import metaflow.plugins.parallel_decorator
13
+ import metaflow.metaflow_current
14
14
 
15
15
  current: metaflow.metaflow_current.Current
16
16
 
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.548745 #
4
+ # Generated on 2024-05-13T17:42:14.251049 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,16 +1,16 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.591132 #
4
+ # Generated on 2024-05-13T17:42:14.300134 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
8
8
 
9
9
  import typing
10
10
  if typing.TYPE_CHECKING:
11
+ import metaflow.exception
11
12
  import abc
12
13
  import metaflow.plugins.secrets
13
- import metaflow.exception
14
14
 
15
15
  class MetaflowException(Exception, metaclass=type):
16
16
  def __init__(self, msg = "", lineno = None):
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.590419 #
4
+ # Generated on 2024-05-13T17:42:14.299442 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.590234 #
4
+ # Generated on 2024-05-13T17:42:14.299264 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.590711 #
4
+ # Generated on 2024-05-13T17:42:14.299721 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.556222 #
4
+ # Generated on 2024-05-13T17:42:14.260437 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.544569 #
4
+ # Generated on 2024-05-13T17:42:14.247630 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,15 +1,15 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.562081 #
4
+ # Generated on 2024-05-13T17:42:14.285266 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
8
8
 
9
9
  import typing
10
10
  if typing.TYPE_CHECKING:
11
- import metaflow.metaflow_current
12
11
  import metaflow.exception
12
+ import metaflow.metaflow_current
13
13
 
14
14
  current: metaflow.metaflow_current.Current
15
15
 
@@ -1,15 +1,15 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.563814 #
4
+ # Generated on 2024-05-13T17:42:14.287040 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
8
8
 
9
9
  import typing
10
10
  if typing.TYPE_CHECKING:
11
- import metaflow._vendor.click.types
12
11
  import metaflow.decorators
12
+ import metaflow._vendor.click.types
13
13
  import metaflow.exception
14
14
 
15
15
  class JSONTypeClass(metaflow._vendor.click.types.ParamType, metaclass=type):
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.514695 #
4
+ # Generated on 2024-05-13T17:42:14.215904 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.563036 #
4
+ # Generated on 2024-05-13T17:42:14.286261 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -9,8 +9,8 @@ from __future__ import annotations
9
9
  import typing
10
10
  if typing.TYPE_CHECKING:
11
11
  import metaflow.decorators
12
- import metaflow.metaflow_current
13
12
  import metaflow.exception
13
+ import metaflow.metaflow_current
14
14
 
15
15
  current: metaflow.metaflow_current.Current
16
16
 
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.554371 #
4
+ # Generated on 2024-05-13T17:42:14.257160 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.545631 #
4
+ # Generated on 2024-05-13T17:42:14.246383 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.515000 #
4
+ # Generated on 2024-05-13T17:42:14.216208 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.548099 #
4
+ # Generated on 2024-05-13T17:42:14.250433 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.545162 #
4
+ # Generated on 2024-05-13T17:42:14.247541 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.569511 #
4
+ # Generated on 2024-05-13T17:42:14.282952 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,17 +1,17 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.570602 #
4
+ # Generated on 2024-05-13T17:42:14.284005 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
8
8
 
9
9
  import typing
10
10
  if typing.TYPE_CHECKING:
11
- import metaflow.metaflow_environment
12
- import abc
13
11
  import io
14
12
  import metaflow.exception
13
+ import abc
14
+ import metaflow.metaflow_environment
15
15
 
16
16
  class MetaflowException(Exception, metaclass=type):
17
17
  def __init__(self, msg = "", lineno = None):
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.568982 #
4
+ # Generated on 2024-05-13T17:42:14.282426 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.571024 #
4
+ # Generated on 2024-05-13T17:42:14.284388 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.569805 #
4
+ # Generated on 2024-05-13T17:42:14.283246 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.542803 #
4
+ # Generated on 2024-05-13T17:42:14.247343 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.543245 #
4
+ # Generated on 2024-05-13T17:42:14.247224 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.546087 #
4
+ # Generated on 2024-05-13T17:42:14.248440 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.579174 #
4
+ # Generated on 2024-05-13T17:42:14.288523 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.578932 #
4
+ # Generated on 2024-05-13T17:42:14.288293 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.548573 #
4
+ # Generated on 2024-05-13T17:42:14.250891 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,18 +1,18 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.554191 #
4
+ # Generated on 2024-05-13T17:42:14.256916 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
8
8
 
9
9
  import typing
10
10
  if typing.TYPE_CHECKING:
11
- import metaflow.events
12
11
  import datetime
13
- import metaflow.metaflow_current
14
12
  import metaflow.client.core
15
13
  import metaflow.exception
14
+ import metaflow.metaflow_current
15
+ import metaflow.events
16
16
 
17
17
  def namespace(ns: typing.Optional[str]) -> typing.Optional[str]:
18
18
  """
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.541963 #
4
+ # Generated on 2024-05-13T17:42:14.245825 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.542599 #
4
+ # Generated on 2024-05-13T17:42:14.247986 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.538369 #
4
+ # Generated on 2024-05-13T17:42:14.243019 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.515240 #
4
+ # Generated on 2024-05-13T17:42:14.216446 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.538657 #
4
+ # Generated on 2024-05-13T17:42:14.243384 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
3
  # MF version: 2.11.14.1+ob(v1) #
4
- # Generated on 2024-05-07T00:05:40.518825 #
4
+ # Generated on 2024-05-13T17:42:14.220030 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ob-metaflow-stubs
3
- Version: 3.2
3
+ Version: 3.3
4
4
  Summary: Metaflow Stubs: Stubs for the metaflow package
5
5
  Author: Netflix, Outerbounds & the Metaflow Community
6
6
  Author-email: help@outerbounds.co
@@ -0,0 +1,134 @@
1
+ metaflow-stubs/__init__.pyi,sha256=U3DPE0bYWtsgpuNcpOukVlhBYqufasKRqvuS7xRDQFc,107671
2
+ metaflow-stubs/cards.pyi,sha256=Tdn2jGRPH9PJM_BnGMomb9LEOWLRRjixrGJxODclctA,9145
3
+ metaflow-stubs/cli.pyi,sha256=RdTOeKeKFVaJPmzH6aT8rhykPLlFkGLq2jUPbpJ_iKM,2908
4
+ metaflow-stubs/clone_util.pyi,sha256=VZm7Uq45IN-DX1Z6NElHw2JyE5HducwfG31kCr9KqGQ,1090
5
+ metaflow-stubs/events.pyi,sha256=fSbzy9g--4ijwPPQ20_LWA3I6IPNXgYLO0s_nv2i_qI,3405
6
+ metaflow-stubs/exception.pyi,sha256=PWjIfFZngwrnzzkmNKzf33atifGd-Eg8vRsArVprFzA,2524
7
+ metaflow-stubs/flowspec.pyi,sha256=cdJ1Wgf6zWma3BWGAOygHhMjuhMpU3UN-FS-xaWqweU,10442
8
+ metaflow-stubs/generated_for.txt,sha256=QifItvAYz3zhVLhRD4KIqzYzAcSgh1v8-9wJtORf8a8,43
9
+ metaflow-stubs/includefile.pyi,sha256=eWx1NW18LKTV-sTjOEsObDfrR1vnG2vPkyS0HewbICk,18152
10
+ metaflow-stubs/metaflow_config.pyi,sha256=XITf-3JhWO8kNSVVUR7tlUSsaejrKVVhunMoHbL14CQ,4392
11
+ metaflow-stubs/metaflow_current.pyi,sha256=Qe3A1mkRjOpjGQxf7RKofUuAfOKdwUR4j9e-ZWE7yTs,8475
12
+ metaflow-stubs/multicore_utils.pyi,sha256=XB4A_wmzZIr7RLQtM_lgIHro_qNPYavuSHlfcyVeplY,2369
13
+ metaflow-stubs/parameters.pyi,sha256=-x0yCPOJiIxIrYC_qt0cGBwOHdKLCKfjmAamKuOepd8,3512
14
+ metaflow-stubs/procpoll.pyi,sha256=1sZOXA2veWJzGfxcO66CHVjhkVX-wH1SkK0vsjvC99M,1249
15
+ metaflow-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
+ metaflow-stubs/pylint_wrapper.pyi,sha256=ySdq3-ifdypOBZa98NmB5SYIrigzuZo8Lg0JkIK3_oo,972
17
+ metaflow-stubs/tagging_util.pyi,sha256=JNHJue8qVruSbczxew3EnPHNJfspy4W3QWXYhJHDkpk,1485
18
+ metaflow-stubs/client/__init__.pyi,sha256=F2rt5FCJww2FYkas9zUOz2MMgFuzIfKxQJTq9RP-uW0,28941
19
+ metaflow-stubs/client/core.pyi,sha256=PZVANvntUYeNCEpZaKWQ8I42w1IW4rsadHAlEafD1H4,40806
20
+ metaflow-stubs/client/filecache.pyi,sha256=hyA7-en2hRBzvUBLmQHIY1lv8YitFLyEDzUkhY5KTeo,3036
21
+ metaflow-stubs/metadata/metadata.pyi,sha256=Rh3DzMXC9dzvvk4bxMF7iZErUsOOZZtr1Y7R8mrJHmM,12396
22
+ metaflow-stubs/metadata/util.pyi,sha256=zu5CVrVY_lBIbyI7hEt_XMBVOlP_FsYbIIahvMaZ2AE,657
23
+ metaflow-stubs/mflog/mflog.pyi,sha256=Uu3bdHNYpHqNgtE-jFGLwaewHGhuqp-prvc8OcWdX98,621
24
+ metaflow-stubs/plugins/__init__.pyi,sha256=jJGRA0saowx7QOPwQfwDaFZ94jW9-AVvx3nUJwjdoE4,5654
25
+ metaflow-stubs/plugins/catch_decorator.pyi,sha256=l85GiVq6ukSHwRGELsty13SUu7_KE1A679TpMovBsTc,1826
26
+ metaflow-stubs/plugins/debug_logger.pyi,sha256=E1hT85V15aygz5I9FTcfGS6GT5zVN6G3HwqdYh-U6uA,815
27
+ metaflow-stubs/plugins/debug_monitor.pyi,sha256=nmEZ-WnziThX5PGAzTvNfzpT6Okwmh0WstYERoFBAMU,793
28
+ metaflow-stubs/plugins/environment_decorator.pyi,sha256=ILwEmT2sd5yztDy6o-bRSdtiOsXENbEXAK2i3pcaa1I,714
29
+ metaflow-stubs/plugins/events_decorator.pyi,sha256=GsRfZRLfRGKAZyJBaNYCXbeEt3rVVMVA7OBf7gt6pPk,1220
30
+ metaflow-stubs/plugins/package_cli.pyi,sha256=QcBCkrbNXZo2R7IwpUmZhBFchV5RbzmGyKJqgL6pu7s,453
31
+ metaflow-stubs/plugins/parallel_decorator.pyi,sha256=ifBeqWuy8pMzOFMHc-P-FPfafPpVtxnJSY0Em30imBs,1248
32
+ metaflow-stubs/plugins/perimeters.pyi,sha256=XxHKD-m9soQplL4Mm-r9MeYfek1B4i5UAntlVVizUp0,765
33
+ metaflow-stubs/plugins/project_decorator.pyi,sha256=Kga5o5j4j_R6Bh_1LHn1lO_hIPa6hnkC54PdFbFTQSw,1136
34
+ metaflow-stubs/plugins/resources_decorator.pyi,sha256=d2JuqkdbOSMQbkdNraMPSZwW3AkiWtBl9IATwZn-MuA,609
35
+ metaflow-stubs/plugins/retry_decorator.pyi,sha256=LYloSqOxE5mJsmJaI5K6rLxpdyzO0QWzupZ_Z4WZETU,930
36
+ metaflow-stubs/plugins/storage_executor.pyi,sha256=xejiOTRaWxKhv6k8jqQYw_VpFgHFcCM8pLYlKMUQLh8,1068
37
+ metaflow-stubs/plugins/tag_cli.pyi,sha256=qF0xkqeBfn5ixC0B6Ano54qb2MdcUrDfY-iFap8dsWg,10363
38
+ metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi,sha256=KkkJVJprQxA34fwrFg_xebE9fFpnjeR59u5aa49ZoEg,1672
39
+ metaflow-stubs/plugins/timeout_decorator.pyi,sha256=Iw_FcorDYBNdgguz0wIZalQ5xzePV_fwoDF5ek3jJkA,1373
40
+ metaflow-stubs/plugins/airflow/__init__.pyi,sha256=MzCSANnt2A_mNcD-yTfmAnis9JB4bXzxKN_xpwh_LkA,453
41
+ metaflow-stubs/plugins/airflow/airflow.pyi,sha256=rPL-L3iPIpE9jlb7A5ai0hr_2fCY_9UDMqrVnR-4WTg,5117
42
+ metaflow-stubs/plugins/airflow/airflow_cli.pyi,sha256=OWjGTzGekEmkfnKKn2Z103D9kV0W87EjCcZEihB5uOw,3221
43
+ metaflow-stubs/plugins/airflow/airflow_decorator.pyi,sha256=XV0FBXIJXwskzfhusjYlN9W4tRpRozt5o2jWA8PqnKg,1512
44
+ metaflow-stubs/plugins/airflow/airflow_utils.pyi,sha256=PekTpDJ7Pr2GfoHbrL74EK9t6VppbLcTndguYMxUOJo,3053
45
+ metaflow-stubs/plugins/airflow/exception.pyi,sha256=-rnRlbky6LUe25qHUpI4H60XKYyp5f5fO8SEGch-D3c,899
46
+ metaflow-stubs/plugins/airflow/sensors/__init__.pyi,sha256=lq7GA_fb2BXLMES4k-UAGcaYS8kB47Wgyplt2kFYcdM,947
47
+ metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi,sha256=N0D0wIljWpubgtR090PpkrDUgJtvv2Q9FN7RuwX1zZw,1828
48
+ metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi,sha256=rKGJQtd2TTxdPYsw6jYsjOuI-y6LwH7r5ny0M8hROb0,1685
49
+ metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi,sha256=I8kHmzf28mJCe8U1UDsrSqxcaXKkIY-k78Z8g9OV0g8,1605
50
+ metaflow-stubs/plugins/argo/__init__.pyi,sha256=xbiUGLPXuLB5ZGqBXs0U4mhhEqmoPJFtmzLrlDHKyXs,453
51
+ metaflow-stubs/plugins/argo/argo_client.pyi,sha256=s-vEwjiJJycviYIinA4XPgVRCzryirGt8KZnpnljzWQ,2405
52
+ metaflow-stubs/plugins/argo/argo_events.pyi,sha256=_CU7pPe2Enrjt5Na0qJQD4JTngQBxvGqhPJpj9QpfRs,2782
53
+ metaflow-stubs/plugins/argo/argo_workflows.pyi,sha256=JnRBZVJtiC34u-q_nE9oJTju1expn4kl0LRQN16-hAc,14373
54
+ metaflow-stubs/plugins/argo/argo_workflows_cli.pyi,sha256=8NipeKSLxjcCNUGJvMrIS7PRDh5QL7r0sLA2QG5Pi0U,5800
55
+ metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi,sha256=W63sCjomCMeWaxdH--ute1CvKTtgDOevjKsXoDbljOA,5870
56
+ metaflow-stubs/plugins/aws/__init__.pyi,sha256=hl0BEr8gy1qMWKBKFxMvbIWXcczvcUowk2KXzP2xRU8,453
57
+ metaflow-stubs/plugins/aws/aws_client.pyi,sha256=WEOiU8OxKLxcZYBDpqK59Y2_ny9uoNtNoMC400Xo8_s,829
58
+ metaflow-stubs/plugins/aws/aws_utils.pyi,sha256=F2iYKIEPpcJ52YHTMJlg59jD024sQ7Y41dduz8NXwzQ,3098
59
+ metaflow-stubs/plugins/aws/batch/__init__.pyi,sha256=IBJi1w80dceau2zgtjYrhpQq4ewfK5gyuvm52yqr2n4,453
60
+ metaflow-stubs/plugins/aws/batch/batch.pyi,sha256=p1nbhteekYaIC26erWV0TQn8OK6yl34Q0RVmIvvUzjQ,3606
61
+ metaflow-stubs/plugins/aws/batch/batch_cli.pyi,sha256=Ag7nqJDfZRZzoWkhJ_wmWpzoulCh2wY1xt47UMNUasA,2285
62
+ metaflow-stubs/plugins/aws/batch/batch_client.pyi,sha256=-gSdKUW5zQTqszuaGLlY9z-6C_0tdRtwc5vqKKZk_iY,3742
63
+ metaflow-stubs/plugins/aws/batch/batch_decorator.pyi,sha256=b3Hczcg61FDIquyMPsB_Gxa2plA-r1LSnmeot6cTTBQ,4734
64
+ metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi,sha256=BTUHlZvzQwrTuW6t5nR0lEkVq45tUCGlNspyt_Jgay8,453
65
+ metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi,sha256=sHBiiJJhfEQTO6hotxXwmQOeIzjXEyIF-ggxSWQrTe8,3226
66
+ metaflow-stubs/plugins/aws/step_functions/__init__.pyi,sha256=aO9EOguRduBR4ygeBlrBmnUbFi2d6LNJN1bLiOsCmPE,453
67
+ metaflow-stubs/plugins/aws/step_functions/dynamo_db_client.pyi,sha256=Ql_X2ZjQfDrI07iJVEk4S2V8WRx0lsrw6fpKdmI7AK0,875
68
+ metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi,sha256=gtcUm7PQnhZJXP4TxxUP2kFPOZf4llNNI5OZ12hjgSs,798
69
+ metaflow-stubs/plugins/aws/step_functions/production_token.pyi,sha256=c1bFgiXR4JbP0IVIUGQdhrp4gj7npGLM7So6wbpGWcs,596
70
+ metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi,sha256=0HeV8DuYdiajHicuAURLISqtAO6dKYjFydLW-qBKnFg,720
71
+ metaflow-stubs/plugins/aws/step_functions/step_functions.pyi,sha256=SAYZnNtexu9GGms41kgyJktaRbUAx577cixBCpq3mBg,6526
72
+ metaflow-stubs/plugins/aws/step_functions/step_functions_cli.pyi,sha256=hLh_H9qNuUB5TsD7GISdICQ8RKY_Fbc38C-AHOAxMeU,4441
73
+ metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi,sha256=8y2vN1tnF2HHGOMk_B4cLrmvocqmKn3vFnVsNlg4oVs,1085
74
+ metaflow-stubs/plugins/aws/step_functions/step_functions_decorator.pyi,sha256=ZDU5yxdbLxRp5HbnUhrIkSAb-VoqSoUzNBfDktNckEQ,1759
75
+ metaflow-stubs/plugins/azure/__init__.pyi,sha256=7-iV0OaNpU5j01V9kzqSnRG6ZMt2XvKLwquPr-2kEi4,493
76
+ metaflow-stubs/plugins/azure/azure_credential.pyi,sha256=4L61cbiSsUwyqKqSf_Z-kiE9w3xLV-lyxDq4B77sn64,1067
77
+ metaflow-stubs/plugins/azure/azure_exceptions.pyi,sha256=7xmLszypsrztTVqEE1lUb3fL8Nc_hKSgKlg8x6hmOvE,975
78
+ metaflow-stubs/plugins/azure/azure_utils.pyi,sha256=WI-RSuJwO1nSgOmPZvZug84cIscT_8_K6oGR4QbnK0E,2513
79
+ metaflow-stubs/plugins/azure/blob_service_client_factory.pyi,sha256=lfT1r12p8Oidbvcb1xPrTOvADznxAsJJUWDq9HA_e54,1782
80
+ metaflow-stubs/plugins/azure/includefile_support.pyi,sha256=xSHjJj3-SGjw2A1dSxCVeeFYPSzX80hMj1K7PBVONcU,1748
81
+ metaflow-stubs/plugins/cards/__init__.pyi,sha256=5i7iwxhVwQyYGzfpGRF3qhNFeoGxHolrC8hZeN3vQRc,453
82
+ metaflow-stubs/plugins/cards/card_cli.pyi,sha256=KCU9QEbrWSLYJDz1OyeJBdlxrKRaJNLpKIAkf2I3veI,18088
83
+ metaflow-stubs/plugins/cards/card_client.pyi,sha256=38uiAbz673CB0ksqnE08aB3in8vKm5YZAhhu1IWZTho,5396
84
+ metaflow-stubs/plugins/cards/card_creator.pyi,sha256=hXdMoTcvAruOlw5l9jErgp9S5oWTKi7eIYMffgHOIXc,969
85
+ metaflow-stubs/plugins/cards/card_datastore.pyi,sha256=o78Beb1g8YlkNe7xBAGRG1kBEFUxe-_ImD5taRoTd1s,2942
86
+ metaflow-stubs/plugins/cards/card_decorator.pyi,sha256=Mlq8u-eX0Go5Iauln32dWieBX_iLEhdVU-y_ToXQUNU,4258
87
+ metaflow-stubs/plugins/cards/card_resolver.pyi,sha256=iymELWGtPNPCzj9ndI4pgKznIoZu5koR1Fz9gzsv15M,1975
88
+ metaflow-stubs/plugins/cards/component_serializer.pyi,sha256=1B0Ka3TkVl7QeYD3p8cux5fBJEurV43PI-ofZXP0XWg,6789
89
+ metaflow-stubs/plugins/cards/exception.pyi,sha256=aw4deM8Ob8OANeK9MHEHb1a8v2s_RBTIZ1JoVTfUCGs,2244
90
+ metaflow-stubs/plugins/cards/card_modules/__init__.pyi,sha256=k6mEWUf8b68QGSJo5kse_DX4iL7zkHViQkchKorvOnc,1871
91
+ metaflow-stubs/plugins/cards/card_modules/basic.pyi,sha256=D70d0Ab2Hh2YWcYZ8CBbI2X3xHQLk7MWV2qqOJIQYbc,7581
92
+ metaflow-stubs/plugins/cards/card_modules/card.pyi,sha256=llmKCS_9kjGsboOamVe01LtKsxij34VYepZXe56ZDh0,1816
93
+ metaflow-stubs/plugins/cards/card_modules/components.pyi,sha256=G-B5VycGV1bW9bEqLXYtr9AkD4yEr-CjCtrXYIRKK2k,7674
94
+ metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi,sha256=ZHwMKnXumAhQutS9pcCOtPBwmtMhgmwTwb45C-CUJeQ,1313
95
+ metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi,sha256=bzYQ6LCV2r4PUOnzAg_HzA_7NOFur6PfB6Q5ztBMxU0,951
96
+ metaflow-stubs/plugins/cards/card_modules/test_cards.pyi,sha256=2vsevGusgdyuDQCbtTX9VnFOQcF5Njw_ZrvGTEM3lSs,4629
97
+ metaflow-stubs/plugins/cards/card_modules/chevron/__init__.pyi,sha256=eRfGPOuFh1kGG9hjghGOvwjGiUxc8mIB45oIiOz4vhI,2711
98
+ metaflow-stubs/plugins/cards/card_modules/chevron/main.pyi,sha256=eQ0MHzZnjKpRZUFt0sCx9AzpnuFdBFSFjmGDU5G2YKQ,2667
99
+ metaflow-stubs/plugins/cards/card_modules/chevron/metadata.pyi,sha256=pRxs9nUcx96g0b-VsJa1rmNwxPIKmdYIUg9buwIir8g,467
100
+ metaflow-stubs/plugins/cards/card_modules/chevron/renderer.pyi,sha256=KmBMjjjGzyKHF_bcmLGDjH1K3oItWzs4EObBWUBOKEU,3525
101
+ metaflow-stubs/plugins/cards/card_modules/chevron/tokenizer.pyi,sha256=L01A0HV3S68qYiPwdB7sbKNDPy0oAsVlcKu4sOJAgo4,1913
102
+ metaflow-stubs/plugins/datatools/__init__.pyi,sha256=J149oDvfb6WkOnzVG3H2Q-zZI7n4BV_FNLuQCDi9mTI,12909
103
+ metaflow-stubs/plugins/datatools/local.pyi,sha256=wf2u7LU1yhVKXIy_0SVMHZMxvAccJ4NunmbD31_1cJw,2193
104
+ metaflow-stubs/plugins/datatools/s3/__init__.pyi,sha256=mAxAYk3tUc0t4TWAHE05DfE9ol54rdYBaD5e-HYnYAA,20310
105
+ metaflow-stubs/plugins/datatools/s3/s3.pyi,sha256=NIJo4tCUhCckbO4RKGvLXGCCoMrmscWXMSvvFsY4yQU,29021
106
+ metaflow-stubs/plugins/datatools/s3/s3tail.pyi,sha256=qIv7DcOoLe5IUw0JxHP-pQfguokU6jP7brNOa7KHuYM,965
107
+ metaflow-stubs/plugins/datatools/s3/s3util.pyi,sha256=wOieSi9TwXmYhupUUsBqthVTdzUyM220mE8nR8t3JnY,1123
108
+ metaflow-stubs/plugins/frameworks/__init__.pyi,sha256=Nb71Q9UWLyEeUSVjCFkswemluO_SYWHXCBERaMTTGPA,453
109
+ metaflow-stubs/plugins/frameworks/pytorch.pyi,sha256=Gc_l0KPYTEdxCyfv-aLQyJcP7ZQvhDbCWbehOC0FwZU,1622
110
+ metaflow-stubs/plugins/gcp/__init__.pyi,sha256=K3TpLWYaCtukUFI7EzFM5qR1-WGk9pMFHbBCB8ZLElo,508
111
+ metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi,sha256=4UPVadkHeYHDRMVe6l7XlKfDsanS7qibxb1qi7sBgSI,3090
112
+ metaflow-stubs/plugins/gcp/gs_exceptions.pyi,sha256=FJsxKXIh1BFUvV7lJ-IkFBp1_LqLMogLy9QvAKLFtes,772
113
+ metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi,sha256=mV6KqUVY2MEXEdTCZsRxL7KwxOK7ETyx__G5AuHGcGQ,798
114
+ metaflow-stubs/plugins/gcp/gs_utils.pyi,sha256=-sWRUPIP0e750vzBYUlZ0Mgt35HoQvyzoRWRD1R_qvA,1184
115
+ metaflow-stubs/plugins/gcp/includefile_support.pyi,sha256=-nMkKmdFHB7KrDFzU-yRFhwyeNm8XNR1_5jGAGG-NgY,1722
116
+ metaflow-stubs/plugins/kubernetes/__init__.pyi,sha256=sPgM6EumzhMwzZ9kPqLYU9riemDA6-j0Hbz4MI9KmM4,453
117
+ metaflow-stubs/plugins/kubernetes/kubernetes.pyi,sha256=TKa7kBJ-FLga5FXgGFoAjKTWB8dmGXKosU5aiybXvYk,3544
118
+ metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi,sha256=9QUSehAvgHjHNiJTaGaPAVOExQx4qhbyHAMjD56e_AA,3018
119
+ metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi,sha256=q2wVbC3vxs8n8Oj6RWCXrv4LNEijHvl4V464VRiclU4,1022
120
+ metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi,sha256=v4wQxnjBusgmyXmAqv6t7vYOMDG70ijz-cffXcv0Zrk,5053
121
+ metaflow-stubs/plugins/pypi/__init__.pyi,sha256=lMP4bnChLs3qQdfuJsAvh5u6tIq87YXT9ax6rf1Olnk,627
122
+ metaflow-stubs/plugins/pypi/conda_decorator.pyi,sha256=WN1bgvf7JjqLMKJbc3fbIzGlik1X7vOR2jGP-LPxYl4,2070
123
+ metaflow-stubs/plugins/pypi/conda_environment.pyi,sha256=5W6F15pHrlXKffZPcqX6uPJWFqKe_MpfoKN8JnBIjeo,2312
124
+ metaflow-stubs/plugins/pypi/pypi_decorator.pyi,sha256=c9Y7Fg1G7pY0g9Qu1RXWTI2iMbL11qDws8lS2AFs7wU,905
125
+ metaflow-stubs/plugins/pypi/pypi_environment.pyi,sha256=oN8CLOYQ2Yvj0P4hw5kFtmMm-tDv4oGe1AmMZ936Uro,1630
126
+ metaflow-stubs/plugins/pypi/utils.pyi,sha256=x34RdCsLrFW04YgCQvh3VI1ZGjhTQwfo6IB0tlDHHRo,771
127
+ metaflow-stubs/plugins/secrets/__init__.pyi,sha256=i8dy857Ixi-v36z9wVh6w5pJ9zU_chzRH4eSPNB1vLs,812
128
+ metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi,sha256=RsguEgV-XSY00G3kAr-4KAxC_jMV6W6FYaSnF2thlE8,1114
129
+ metaflow-stubs/plugins/secrets/secrets_decorator.pyi,sha256=EfYiz-A2loVRSYaAg58UwpZOhZ93d6jxLjLrwWRshbE,2024
130
+ metaflow-stubs/profilers/__init__.pyi,sha256=CHfQDwhbHiR28hWXx8TYX0BEMKqv09DRN1_RXt4IfqY,654
131
+ ob_metaflow_stubs-3.3.dist-info/METADATA,sha256=wnvryoHCi7-T6E8_jLbD8JVRwbYTY4s2N0Q4C70WZOw,651
132
+ ob_metaflow_stubs-3.3.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
133
+ ob_metaflow_stubs-3.3.dist-info/top_level.txt,sha256=vEJN-gFv184nGYaYbnS_0-Q3cmXuRw3iT9l3yyYb1JA,15
134
+ ob_metaflow_stubs-3.3.dist-info/RECORD,,