ob-metaflow-stubs 2.11.8.1__py2.py3-none-any.whl → 2.11.9.1__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 (133) hide show
  1. metaflow-stubs/__init__.pyi +544 -544
  2. metaflow-stubs/cards.pyi +5 -5
  3. metaflow-stubs/cli.pyi +3 -3
  4. metaflow-stubs/client/__init__.pyi +3 -3
  5. metaflow-stubs/client/core.pyi +7 -7
  6. metaflow-stubs/client/filecache.pyi +3 -3
  7. metaflow-stubs/clone_util.pyi +2 -2
  8. metaflow-stubs/events.pyi +2 -2
  9. metaflow-stubs/exception.pyi +2 -2
  10. metaflow-stubs/flowspec.pyi +5 -5
  11. metaflow-stubs/generated_for.txt +1 -1
  12. metaflow-stubs/includefile.pyi +5 -5
  13. metaflow-stubs/metadata/metadata.pyi +3 -3
  14. metaflow-stubs/metadata/util.pyi +2 -2
  15. metaflow-stubs/metaflow_config.pyi +2 -2
  16. metaflow-stubs/metaflow_current.pyi +17 -17
  17. metaflow-stubs/mflog/mflog.pyi +2 -2
  18. metaflow-stubs/multicore_utils.pyi +2 -2
  19. metaflow-stubs/parameters.pyi +3 -3
  20. metaflow-stubs/plugins/__init__.pyi +3 -3
  21. metaflow-stubs/plugins/airflow/__init__.pyi +2 -2
  22. metaflow-stubs/plugins/airflow/airflow.pyi +3 -3
  23. metaflow-stubs/plugins/airflow/airflow_cli.pyi +3 -3
  24. metaflow-stubs/plugins/airflow/airflow_decorator.pyi +2 -2
  25. metaflow-stubs/plugins/airflow/airflow_utils.pyi +2 -2
  26. metaflow-stubs/plugins/airflow/exception.pyi +2 -2
  27. metaflow-stubs/plugins/airflow/sensors/__init__.pyi +2 -2
  28. metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi +2 -2
  29. metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi +3 -3
  30. metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi +3 -3
  31. metaflow-stubs/plugins/argo/__init__.pyi +2 -2
  32. metaflow-stubs/plugins/argo/argo_client.pyi +2 -2
  33. metaflow-stubs/plugins/argo/argo_events.pyi +2 -2
  34. metaflow-stubs/plugins/argo/argo_workflows.pyi +4 -4
  35. metaflow-stubs/plugins/argo/argo_workflows_cli.pyi +4 -4
  36. metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi +3 -3
  37. metaflow-stubs/plugins/aws/__init__.pyi +2 -2
  38. metaflow-stubs/plugins/aws/aws_client.pyi +2 -2
  39. metaflow-stubs/plugins/aws/aws_utils.pyi +2 -2
  40. metaflow-stubs/plugins/aws/batch/__init__.pyi +2 -2
  41. metaflow-stubs/plugins/aws/batch/batch.pyi +2 -2
  42. metaflow-stubs/plugins/aws/batch/batch_cli.pyi +2 -2
  43. metaflow-stubs/plugins/aws/batch/batch_client.pyi +2 -2
  44. metaflow-stubs/plugins/aws/batch/batch_decorator.pyi +3 -3
  45. metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi +2 -2
  46. metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi +3 -3
  47. metaflow-stubs/plugins/aws/step_functions/__init__.pyi +2 -2
  48. metaflow-stubs/plugins/aws/step_functions/dynamo_db_client.pyi +2 -2
  49. metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi +2 -2
  50. metaflow-stubs/plugins/aws/step_functions/production_token.pyi +2 -2
  51. metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi +2 -2
  52. metaflow-stubs/plugins/aws/step_functions/step_functions.pyi +2 -2
  53. metaflow-stubs/plugins/aws/step_functions/step_functions_cli.pyi +4 -4
  54. metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi +2 -2
  55. metaflow-stubs/plugins/aws/step_functions/step_functions_decorator.pyi +2 -2
  56. metaflow-stubs/plugins/azure/__init__.pyi +2 -2
  57. metaflow-stubs/plugins/azure/azure_credential.pyi +2 -2
  58. metaflow-stubs/plugins/azure/azure_exceptions.pyi +2 -2
  59. metaflow-stubs/plugins/azure/azure_utils.pyi +2 -2
  60. metaflow-stubs/plugins/azure/blob_service_client_factory.pyi +2 -2
  61. metaflow-stubs/plugins/azure/includefile_support.pyi +2 -2
  62. metaflow-stubs/plugins/cards/__init__.pyi +2 -2
  63. metaflow-stubs/plugins/cards/card_cli.pyi +5 -5
  64. metaflow-stubs/plugins/cards/card_client.pyi +3 -3
  65. metaflow-stubs/plugins/cards/card_creator.pyi +2 -2
  66. metaflow-stubs/plugins/cards/card_datastore.pyi +2 -2
  67. metaflow-stubs/plugins/cards/card_decorator.pyi +2 -2
  68. metaflow-stubs/plugins/cards/card_modules/__init__.pyi +2 -2
  69. metaflow-stubs/plugins/cards/card_modules/basic.pyi +3 -3
  70. metaflow-stubs/plugins/cards/card_modules/card.pyi +2 -2
  71. metaflow-stubs/plugins/cards/card_modules/chevron/__init__.pyi +2 -2
  72. metaflow-stubs/plugins/cards/card_modules/chevron/main.pyi +2 -2
  73. metaflow-stubs/plugins/cards/card_modules/chevron/metadata.pyi +2 -2
  74. metaflow-stubs/plugins/cards/card_modules/chevron/renderer.pyi +2 -2
  75. metaflow-stubs/plugins/cards/card_modules/chevron/tokenizer.pyi +2 -2
  76. metaflow-stubs/plugins/cards/card_modules/components.pyi +4 -4
  77. metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi +2 -2
  78. metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi +2 -2
  79. metaflow-stubs/plugins/cards/card_modules/test_cards.pyi +2 -2
  80. metaflow-stubs/plugins/cards/card_resolver.pyi +2 -2
  81. metaflow-stubs/plugins/cards/component_serializer.pyi +4 -4
  82. metaflow-stubs/plugins/cards/exception.pyi +2 -2
  83. metaflow-stubs/plugins/catch_decorator.pyi +3 -3
  84. metaflow-stubs/plugins/datatools/__init__.pyi +3 -3
  85. metaflow-stubs/plugins/datatools/local.pyi +2 -2
  86. metaflow-stubs/plugins/datatools/s3/__init__.pyi +3 -3
  87. metaflow-stubs/plugins/datatools/s3/s3.pyi +6 -6
  88. metaflow-stubs/plugins/datatools/s3/s3tail.pyi +2 -2
  89. metaflow-stubs/plugins/datatools/s3/s3util.pyi +2 -2
  90. metaflow-stubs/plugins/debug_logger.pyi +2 -2
  91. metaflow-stubs/plugins/debug_monitor.pyi +2 -2
  92. metaflow-stubs/plugins/environment_decorator.pyi +2 -2
  93. metaflow-stubs/plugins/events_decorator.pyi +2 -2
  94. metaflow-stubs/plugins/frameworks/__init__.pyi +2 -2
  95. metaflow-stubs/plugins/frameworks/pytorch.pyi +3 -3
  96. metaflow-stubs/plugins/gcp/__init__.pyi +2 -2
  97. metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi +3 -3
  98. metaflow-stubs/plugins/gcp/gs_exceptions.pyi +2 -2
  99. metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi +2 -2
  100. metaflow-stubs/plugins/gcp/gs_utils.pyi +2 -2
  101. metaflow-stubs/plugins/gcp/includefile_support.pyi +2 -2
  102. metaflow-stubs/plugins/kubernetes/__init__.pyi +2 -2
  103. metaflow-stubs/plugins/kubernetes/kubernetes.pyi +3 -3
  104. metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi +3 -3
  105. metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi +2 -2
  106. metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi +3 -3
  107. metaflow-stubs/plugins/kubernetes/kubernetes_job.pyi +2 -2
  108. metaflow-stubs/plugins/package_cli.pyi +2 -2
  109. metaflow-stubs/plugins/parallel_decorator.pyi +2 -2
  110. metaflow-stubs/plugins/project_decorator.pyi +2 -2
  111. metaflow-stubs/plugins/pypi/__init__.pyi +2 -2
  112. metaflow-stubs/plugins/pypi/conda_decorator.pyi +2 -2
  113. metaflow-stubs/plugins/pypi/conda_environment.pyi +3 -3
  114. metaflow-stubs/plugins/pypi/pypi_decorator.pyi +2 -2
  115. metaflow-stubs/plugins/pypi/pypi_environment.pyi +3 -3
  116. metaflow-stubs/plugins/pypi/utils.pyi +2 -2
  117. metaflow-stubs/plugins/resources_decorator.pyi +2 -2
  118. metaflow-stubs/plugins/retry_decorator.pyi +2 -2
  119. metaflow-stubs/plugins/secrets/__init__.pyi +2 -2
  120. metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi +3 -3
  121. metaflow-stubs/plugins/secrets/secrets_decorator.pyi +2 -2
  122. metaflow-stubs/plugins/storage_executor.pyi +2 -2
  123. metaflow-stubs/plugins/tag_cli.pyi +5 -5
  124. metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi +3 -3
  125. metaflow-stubs/plugins/timeout_decorator.pyi +2 -2
  126. metaflow-stubs/procpoll.pyi +2 -2
  127. metaflow-stubs/pylint_wrapper.pyi +2 -2
  128. metaflow-stubs/tagging_util.pyi +2 -2
  129. {ob_metaflow_stubs-2.11.8.1.dist-info → ob_metaflow_stubs-2.11.9.1.dist-info}/METADATA +2 -2
  130. ob_metaflow_stubs-2.11.9.1.dist-info/RECORD +133 -0
  131. ob_metaflow_stubs-2.11.8.1.dist-info/RECORD +0 -133
  132. {ob_metaflow_stubs-2.11.8.1.dist-info → ob_metaflow_stubs-2.11.9.1.dist-info}/WHEEL +0 -0
  133. {ob_metaflow_stubs-2.11.8.1.dist-info → ob_metaflow_stubs-2.11.9.1.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.11.8.1 #
4
- # Generated on 2024-03-29T12:39:58.373749 #
3
+ # MF version: 2.11.9.1 #
4
+ # Generated on 2024-03-30T09:14:00.988298 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.11.8.1 #
4
- # Generated on 2024-03-29T12:39:58.369145 #
3
+ # MF version: 2.11.9.1 #
4
+ # Generated on 2024-03-30T09:14:00.983759 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.11.8.1 #
4
- # Generated on 2024-03-29T12:39:58.369500 #
3
+ # MF version: 2.11.9.1 #
4
+ # Generated on 2024-03-30T09:14:00.984113 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,7 +1,7 @@
1
1
  ##################################################################################
2
2
  # Auto-generated Metaflow stub file #
3
- # MF version: 2.11.8.1 #
4
- # Generated on 2024-03-29T12:39:58.343659 #
3
+ # MF version: 2.11.9.1 #
4
+ # Generated on 2024-03-30T09:14:00.958044 #
5
5
  ##################################################################################
6
6
 
7
7
  from __future__ import annotations
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ob-metaflow-stubs
3
- Version: 2.11.8.1
3
+ Version: 2.11.9.1
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
7
7
  License: Apache License 2.0
8
8
  Requires-Python: >=3.7.0
9
9
  Description-Content-Type: text/markdown
10
- Requires-Dist: ob-metaflow ==2.11.8.1
10
+ Requires-Dist: ob-metaflow ==2.11.9.1
11
11
 
12
12
  # Metaflow Stubs
13
13
 
@@ -0,0 +1,133 @@
1
+ metaflow-stubs/__init__.pyi,sha256=RrC40zoWzMOq2SiKRLLMosv4lDq--lizMmRfYlGZ2tY,107562
2
+ metaflow-stubs/cards.pyi,sha256=ugZ4eITpobQmdiBoKTEmUNXeAmslI46KvqsOq82xh34,9145
3
+ metaflow-stubs/cli.pyi,sha256=gZDqwx2O_AYmo_lYYd2EqrZfd0OenJVSbk2rqnMAy88,2908
4
+ metaflow-stubs/clone_util.pyi,sha256=rAbd04pG-SYxqedGO0dcwF85m3ha_n8vmBlp14pNtO8,1090
5
+ metaflow-stubs/events.pyi,sha256=CoPzrmyJyL96daxdpBqyZ1tSExSzHOx4iE23Jbh66Po,3405
6
+ metaflow-stubs/exception.pyi,sha256=7DwOvwRi_lBgLZ8XhS1B1ZhF5toDO-8l3bR73_mV8vc,2524
7
+ metaflow-stubs/flowspec.pyi,sha256=pPOxYgeSREi2LHC13bqzkI5gzWWhq9yKZ6Q_O7iD8NM,10442
8
+ metaflow-stubs/generated_for.txt,sha256=cCJOYa9WS2m7FJG5XpVPl8Zn8iFE_N1YWG7mmGv8dxk,35
9
+ metaflow-stubs/includefile.pyi,sha256=bfvl-twyWSpIC_Pg5PJOVd8J6n3ymfwTllqyAvB2SNQ,18152
10
+ metaflow-stubs/metaflow_config.pyi,sha256=ZSuC7tYZxGGMZqeTDynAw79gAZjwSue5nqafqojeDqg,4258
11
+ metaflow-stubs/metaflow_current.pyi,sha256=RmpN-8RG7VBiNGYb6Srzu8iaKD-Itk4jmaoE_1hHgSk,8475
12
+ metaflow-stubs/multicore_utils.pyi,sha256=KeucsxODcvmlmMKJyh5mJlSOe9oWmzpDbpiA1ilFIN8,2369
13
+ metaflow-stubs/parameters.pyi,sha256=Nug2QlmiAT4KoDy_gizbOxpTTQtbb6v4a8_McLMZDG0,3512
14
+ metaflow-stubs/procpoll.pyi,sha256=3FbZegyI4YZZJz-uZw8LXKQOuPY1c_RZBINnQx-RwHQ,1249
15
+ metaflow-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
+ metaflow-stubs/pylint_wrapper.pyi,sha256=U0MDarUkz7moTh0KdvuHXy3k-x625KpfxCWl9JW5cdQ,972
17
+ metaflow-stubs/tagging_util.pyi,sha256=OmgBVGXsVbtLNiYxuFtMTYLIZucGJNAdmPg6TBBq6dI,1485
18
+ metaflow-stubs/client/__init__.pyi,sha256=VnMQKGt7KL1RobitsSBdNkpw6o4sNISOh0t5ycy75OU,28941
19
+ metaflow-stubs/client/core.pyi,sha256=YgfDy7XnT7lRGjsa8TiXv8hPH3l-oMZbhjhPpyY5uho,40806
20
+ metaflow-stubs/client/filecache.pyi,sha256=RQVx7rOYwKEH0gWKa0_3BjF4mD3AI_b5Rp68dg58jMM,3036
21
+ metaflow-stubs/metadata/metadata.pyi,sha256=-Xu47wvv63WvDzevkowEwuPepMh1BVvWRoJBjYwAQdM,12396
22
+ metaflow-stubs/metadata/util.pyi,sha256=nF-YirmVe83sIklG0NJKY_zxznf7UdyxSkqeAoYCqNE,657
23
+ metaflow-stubs/mflog/mflog.pyi,sha256=oBt4KbfepelkKkWh6InT59xNFFgRPvHGQBrbhRW7LVE,621
24
+ metaflow-stubs/plugins/__init__.pyi,sha256=I-fL62aILu8HvVNER4udIR9jzu3sLCVbT38F3fzdVOU,5654
25
+ metaflow-stubs/plugins/catch_decorator.pyi,sha256=yQj82XKp4BzHy4zx0Rd0hOGPyCBffz584Aj7RFZ1bvQ,1826
26
+ metaflow-stubs/plugins/debug_logger.pyi,sha256=vAdEGmHTaUyFn-ITGuhIRfV13A_KsLGdfrqPyeI0rss,815
27
+ metaflow-stubs/plugins/debug_monitor.pyi,sha256=RQjw4TuDnqI0jHSBS6YnvJnfAP-eM-veHt5bWMgAOs0,793
28
+ metaflow-stubs/plugins/environment_decorator.pyi,sha256=mu02z10dPwCrScSW4EPVDbd2l35QYa9ZDYVxqb_HiUY,714
29
+ metaflow-stubs/plugins/events_decorator.pyi,sha256=PDeC-E_PbJeq8Bk-shE6jTteWanwFBVKM2xoeX-QEPo,1220
30
+ metaflow-stubs/plugins/package_cli.pyi,sha256=qguKSLtoyPgqkMkQAhDsFt7vxf7UPfbarQ0AN1osMy0,453
31
+ metaflow-stubs/plugins/parallel_decorator.pyi,sha256=OcUme3BodBOvjKnmWctlUadXzGaghK9Vss8hxjNDW8M,1248
32
+ metaflow-stubs/plugins/project_decorator.pyi,sha256=9uI08uKXAGp3muN3EO9MUpW-9rDlXtzJQDeQRkvPdQ8,1136
33
+ metaflow-stubs/plugins/resources_decorator.pyi,sha256=Ak2MyT4RLvpQHrKqhtN9DHxRNxrhiOTBk187y_ZJs00,609
34
+ metaflow-stubs/plugins/retry_decorator.pyi,sha256=M4WoeDfSiDl8JcXUYbVs1Nv9u8x1Uz2x8ypDZJinhHY,930
35
+ metaflow-stubs/plugins/storage_executor.pyi,sha256=zMnEh3Vcw5pwtzqwruqlfQymVVtkku3N6zezNwC0JVw,1068
36
+ metaflow-stubs/plugins/tag_cli.pyi,sha256=zlk2q484LV5WN7P9jxYW3h0FNxUoxVJZEEa8DF6c9tE,10363
37
+ metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi,sha256=u9xjKz_U3rwaE2EhovjkwHwdjq_nfYo7k_A9KVrwB9c,1672
38
+ metaflow-stubs/plugins/timeout_decorator.pyi,sha256=vVPjHC-iLgP_XfR8pykSjKdacg4fplBG8BTGv4BybDs,1373
39
+ metaflow-stubs/plugins/airflow/__init__.pyi,sha256=x2YVolHCFTYMfdTuKLXbwY08IwnKLLQKqBcgZmjQq-4,453
40
+ metaflow-stubs/plugins/airflow/airflow.pyi,sha256=7gigqJqSyaKjEZyaWuF5aDS0AiIuJZunXmK9gVHJCoI,5117
41
+ metaflow-stubs/plugins/airflow/airflow_cli.pyi,sha256=P4Ynf5-LvTR6ED104JGwPSeDkri-ml6wgSOccbZfILU,3221
42
+ metaflow-stubs/plugins/airflow/airflow_decorator.pyi,sha256=xIoFBFe2BFHE0ydXV6Rk_Xk4YllVVRUfOI6jo_QMJ-o,1512
43
+ metaflow-stubs/plugins/airflow/airflow_utils.pyi,sha256=FEyFMMyJK7V8eEiRJxSFltMSDUqMwK5meri4Sh7Js6Q,3053
44
+ metaflow-stubs/plugins/airflow/exception.pyi,sha256=yv_CPCp1r06KwPDE3YL4tZIgFO3BQWrJ1ZjCM17BOS0,899
45
+ metaflow-stubs/plugins/airflow/sensors/__init__.pyi,sha256=R5Er0PAvkGTgMeYxgWAoQJyQFhY1wIB4-3R1YP39_fI,947
46
+ metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi,sha256=soqm_fVRDpYHIHfsBHgVnFQ59b8K7iA7CfjkOURAN90,1828
47
+ metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi,sha256=AZ58lRcHatVZ_OurZTEOVEjJXAkdStwliN-qCV8MrK0,1685
48
+ metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi,sha256=oBewFzjGTQ5U2kmFWJafeWjchWEpB4x1BSruycdAZaQ,1605
49
+ metaflow-stubs/plugins/argo/__init__.pyi,sha256=sMqttbfocUhjSo6_W_PUZ6PczImPjQjao0E52iJBMQI,453
50
+ metaflow-stubs/plugins/argo/argo_client.pyi,sha256=ffXYyCCcdIurLtt8pIvgS-Wt2voqqbqYOdHlQp2QuCg,2361
51
+ metaflow-stubs/plugins/argo/argo_events.pyi,sha256=Kdras_yH57FCsLkrCPXcvUtbhwnYbUALblTfXjoE8aM,2782
52
+ metaflow-stubs/plugins/argo/argo_workflows.pyi,sha256=Ibm6LOa8CMpjuT2akhu2Tx6acBLKrUHJZ0v969Xz5Ao,14373
53
+ metaflow-stubs/plugins/argo/argo_workflows_cli.pyi,sha256=wFgQ9n6I_jlYa45IoC9VrcA_cwFWrN3KKY9EV4cmCJs,5800
54
+ metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi,sha256=Kn7Q67Uh5St1YqyxCFqJYjB78-kiTAZW9FrpY3VoLFA,5870
55
+ metaflow-stubs/plugins/aws/__init__.pyi,sha256=SNirz6JPpyqO3czTlz6ecTl_mPKeTBdYBPZUzqlozAs,453
56
+ metaflow-stubs/plugins/aws/aws_client.pyi,sha256=XIpR0Qu7UMZ-7mZkyJKqFlv0WsrjAoBJoIm_UtCscXc,829
57
+ metaflow-stubs/plugins/aws/aws_utils.pyi,sha256=HmJNPaGi2R94XvW1QBa4F9jgKmuSEGOr_sxg1dSAwpE,3098
58
+ metaflow-stubs/plugins/aws/batch/__init__.pyi,sha256=jAiUXACYUZqqGO0X9XEXW8iyRovpc8oXmcG4_DbdD0k,453
59
+ metaflow-stubs/plugins/aws/batch/batch.pyi,sha256=Ch3ni80l5qtIvbEZJ8hawVTA3lpMUbKphyn_zWGPWSk,3606
60
+ metaflow-stubs/plugins/aws/batch/batch_cli.pyi,sha256=rYvl6Y57jUw2uBqAfSTfm221MHRFNlm6YLZMqJJ4gd4,2285
61
+ metaflow-stubs/plugins/aws/batch/batch_client.pyi,sha256=4LlV7f74zY4doz3J63HNE-saI-CRM4Q3T029RR7sZYQ,3742
62
+ metaflow-stubs/plugins/aws/batch/batch_decorator.pyi,sha256=xJx5K6YvJLwUMR3RjlccGRR7zof0hrGsdLtKvHjcwac,4734
63
+ metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi,sha256=ffPme29Ikn0mypd1H8wUlwPjzubJfYBB3tuVDsWpvks,453
64
+ metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi,sha256=daSs_1DO9KRvbkB_rQIF2YdWTietX8Oxfx83bBIii14,3226
65
+ metaflow-stubs/plugins/aws/step_functions/__init__.pyi,sha256=mdpcsSa84BJySJDYkZLpOBAFVQJX9dvGJRw09xyPXmc,453
66
+ metaflow-stubs/plugins/aws/step_functions/dynamo_db_client.pyi,sha256=gYyepvmb9_BHMEUs9cZ0FA7B5PLt_suZ9ixzrqYhQLk,875
67
+ metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi,sha256=1kD--YiB0uAjG_cpchRMxefkPXIdcExKPANOezs2pDo,798
68
+ metaflow-stubs/plugins/aws/step_functions/production_token.pyi,sha256=RKPIKkasw_cTCStpGWFYjRy-qLhouSG-KEd9s3k0SFQ,596
69
+ metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi,sha256=kn7lGx0Yb0xVX-DxTtVQif5Tpen72PwgBtSclH8c7PU,720
70
+ metaflow-stubs/plugins/aws/step_functions/step_functions.pyi,sha256=hlFM7xFVfQvVYmptoibStH1-DaPvjQ54kEJAPJvXhxE,6526
71
+ metaflow-stubs/plugins/aws/step_functions/step_functions_cli.pyi,sha256=F4SmgyuD-N118Jjo5wjrpAjhVy_wB2VS-CpMnX8TNLk,4441
72
+ metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi,sha256=lqNmEoOXO5yw7C0cytOhJbMPK68Ci9NOXrh3auYEUNQ,1085
73
+ metaflow-stubs/plugins/aws/step_functions/step_functions_decorator.pyi,sha256=vOMabNzAH6ABLAbOi3jd4LxeX4UrtmJS_Ly4NQc-PVg,1759
74
+ metaflow-stubs/plugins/azure/__init__.pyi,sha256=pibYBJm3WRsnRzSOTrQGz0RBreOs_NTpkNzAAV6nreg,493
75
+ metaflow-stubs/plugins/azure/azure_credential.pyi,sha256=kVt_REdU57-pI8_nzWsTa7B169YvHwmhJzJpG24chiU,1067
76
+ metaflow-stubs/plugins/azure/azure_exceptions.pyi,sha256=uUCzfLdKa8ZsAoHfT6qxQ2Dp53ixGoyEiCVPf0hKQiM,975
77
+ metaflow-stubs/plugins/azure/azure_utils.pyi,sha256=63iCbFAATlzsLWArpBRjBYIrB_C_EHtxrXfxbS655Vc,2513
78
+ metaflow-stubs/plugins/azure/blob_service_client_factory.pyi,sha256=vUgDPeOPxLtZxrdbgwt2zQdK_l1WDhGoCEGz8j2vwuo,1782
79
+ metaflow-stubs/plugins/azure/includefile_support.pyi,sha256=3VU5jtro4raHzeB_KH-57ao_o3JUcM1Y8MXHRuqWgqw,1748
80
+ metaflow-stubs/plugins/cards/__init__.pyi,sha256=WrNi5TH2zPUHQiHxb2YQO44y47JuIYKwIHLc2zaWBPI,453
81
+ metaflow-stubs/plugins/cards/card_cli.pyi,sha256=aee9fyyMq4eOt8Z290HpXRXDTpSA8lc8FOHuN2YSor0,18088
82
+ metaflow-stubs/plugins/cards/card_client.pyi,sha256=rSHJNcKyaQFljGeYUbA8Bi0VQq_ZvYQmBEi68oWTniw,5396
83
+ metaflow-stubs/plugins/cards/card_creator.pyi,sha256=uKwm_uXCCvgwdqbl6BA7FmruSBK3l_jfm03MszlnvDk,969
84
+ metaflow-stubs/plugins/cards/card_datastore.pyi,sha256=dVNwC_mtucjO6lMkhWsOPsIAe4CXiNao8l1DvTGqeQI,2942
85
+ metaflow-stubs/plugins/cards/card_decorator.pyi,sha256=DAkj9eQX4lWtsWHHT04LjhAoWd_27wOOsCWkJnL6nKQ,4258
86
+ metaflow-stubs/plugins/cards/card_resolver.pyi,sha256=n6GOeDUD76o92Hs26gHAZNam_Qa7agtEdeEizLOSPPA,1975
87
+ metaflow-stubs/plugins/cards/component_serializer.pyi,sha256=a-D77wGDNXhGv_TGNOxwliC9U9_ZlVLxFxpl6vbCTrM,6789
88
+ metaflow-stubs/plugins/cards/exception.pyi,sha256=yRCJbW6SO2Gt_GP0qlT0_RlYH3OJV1vWfPwdWxFR5YQ,2244
89
+ metaflow-stubs/plugins/cards/card_modules/__init__.pyi,sha256=MR6tvmNKLdf49A0UrlJMesJzNIcRV-ryhDb0oNAGKCE,1871
90
+ metaflow-stubs/plugins/cards/card_modules/basic.pyi,sha256=PbZ7GBeAz7MVbbY9ghfHGAMPUYh8w_S1Y0yE36J2B4g,7581
91
+ metaflow-stubs/plugins/cards/card_modules/card.pyi,sha256=VcWryBLcaHOFjHCTX9EBoE5bwCGCrrIFmjUmkFvPVpA,1816
92
+ metaflow-stubs/plugins/cards/card_modules/components.pyi,sha256=Bbn9NMnxCl1bNg95WYy2EXVd_B-B5RUTS1TQX5nenvw,7674
93
+ metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi,sha256=EttNB22qUeJuV3d7Z6Bk24Dj7fo9B2wLNfw3LwLZNP8,1313
94
+ metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi,sha256=WXo7ocdW9LCgFd0erv5QKVPaU-YZ738DvFsDclkuuwk,951
95
+ metaflow-stubs/plugins/cards/card_modules/test_cards.pyi,sha256=Ub2iGo3VDzB243m_biX8FLQQv_PvSOnvM8KDlZiT7-E,4629
96
+ metaflow-stubs/plugins/cards/card_modules/chevron/__init__.pyi,sha256=hSjEXpipV2LZxwUiwytRYdL1I1KIGvf5hX9wS4D-muY,2711
97
+ metaflow-stubs/plugins/cards/card_modules/chevron/main.pyi,sha256=Q-yjQLRt02vEsXOmYZH9I3BQgRRhXj58WQnrf971wgI,2667
98
+ metaflow-stubs/plugins/cards/card_modules/chevron/metadata.pyi,sha256=i97BZRHMV3GJFb4WN95CkCsMdwjsN3Vwft1zGLqBZHE,467
99
+ metaflow-stubs/plugins/cards/card_modules/chevron/renderer.pyi,sha256=41SEP9Trz9n0GenVxMfZI3T8UcvMMA7tqz-vKfMj0Vo,3525
100
+ metaflow-stubs/plugins/cards/card_modules/chevron/tokenizer.pyi,sha256=WDlFex_i6Al3PW2p-H4qm7qaSoC-DQMmOsJGbBeqrxI,1913
101
+ metaflow-stubs/plugins/datatools/__init__.pyi,sha256=F8VsyxHs0cTztxPNxpXM9Jxc85ux5yD2dB9j3e6nwj0,12909
102
+ metaflow-stubs/plugins/datatools/local.pyi,sha256=-D4dzVxG9O9o4L8762OvsBKIqhQ1krWGlwV0eATv9rs,2193
103
+ metaflow-stubs/plugins/datatools/s3/__init__.pyi,sha256=VKdLZx1rJokXiMmYW-_xF_zQIhsf2fiYGX1J4Vuq6e8,20310
104
+ metaflow-stubs/plugins/datatools/s3/s3.pyi,sha256=RF4StBixwMvVi2wivGkinHL7X0Xp6GFPXPH5C5BOFmc,29021
105
+ metaflow-stubs/plugins/datatools/s3/s3tail.pyi,sha256=iUOUsmRm9Bsn8cEaShw-08dTu5BJc0h4QNxnvJCLiOg,965
106
+ metaflow-stubs/plugins/datatools/s3/s3util.pyi,sha256=-KMUq6RMMTJtQ9EUHIHlKWLoGLZQWyczDgIsyjVvo2M,1123
107
+ metaflow-stubs/plugins/frameworks/__init__.pyi,sha256=smEM7oGvRthJ6imPYMjK4sJ7sLAmYgDaseASkMgfEGc,453
108
+ metaflow-stubs/plugins/frameworks/pytorch.pyi,sha256=e54NrG2z0UaUwDPKdpOBIbfxvR-jgvyQh7pPH6fbd-Y,1622
109
+ metaflow-stubs/plugins/gcp/__init__.pyi,sha256=MZRhM3KnLOIHs0LllHAVVDTvRd3RVz6_8pPLND8Z0SA,508
110
+ metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi,sha256=6zg7j39wbCjX_Ci3_GiwmqNQODgbaiAZGfG4bVsmgHI,3090
111
+ metaflow-stubs/plugins/gcp/gs_exceptions.pyi,sha256=H13QxSS7v7BgDwmCRU_FJxbRCV_pxiTQu6E1gQtU1l4,772
112
+ metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi,sha256=sKSo08XNRG7DzD2IC4SjK-2Hl3U1s7Kg0hevCb8fl8U,798
113
+ metaflow-stubs/plugins/gcp/gs_utils.pyi,sha256=DBvcAeJeDEsmtuFLFixgagGt_4CljQfZdP7LzLoQSuA,1184
114
+ metaflow-stubs/plugins/gcp/includefile_support.pyi,sha256=UMf3-KhCOlJmrMPaVtuW44J0IJ1HTL7Xa_nl9_vEBS0,1722
115
+ metaflow-stubs/plugins/kubernetes/__init__.pyi,sha256=6MujenGy-LolZjDjNV4mo5LMZdCRNXas3Vmm_x6wf8s,453
116
+ metaflow-stubs/plugins/kubernetes/kubernetes.pyi,sha256=IDw0lsv8ylY07RPYvYRSp7A_jCCIe71n37GSlBnYVRg,3500
117
+ metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi,sha256=4pHm_i_DLC7BP73Teu9XrRTSNQIXbjLLVNdgp1EA4t8,3018
118
+ metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi,sha256=z6VwB9gWSwc_TiDOo-2GPHQlchcG-Ruc-Zco2WTo7os,1606
119
+ metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi,sha256=_xXQ2F-04nI3H2FtKC9JIx_C_OKbWEb145QA8JdyW-8,4983
120
+ metaflow-stubs/plugins/kubernetes/kubernetes_job.pyi,sha256=4zqT1RQca-or3gGnn0ycEwwbbJmf-SplsrvUvtF9gaA,2314
121
+ metaflow-stubs/plugins/pypi/__init__.pyi,sha256=sVKhlVQIgCESf_POFBooAMyXvbv7gzHpsaqenSB2dhw,627
122
+ metaflow-stubs/plugins/pypi/conda_decorator.pyi,sha256=BRie_zzU9EuzPIaQz__f24nj4e01A2FZoM-kTZj9biA,2070
123
+ metaflow-stubs/plugins/pypi/conda_environment.pyi,sha256=1oj2o-uDugQizJNLGnNzekqaJ8aYY-M1oTYyuY5f4IM,2312
124
+ metaflow-stubs/plugins/pypi/pypi_decorator.pyi,sha256=yvm2dXkWmb-KOBUgWllINtiPqE-1EUxlL6X0TTv6DBo,905
125
+ metaflow-stubs/plugins/pypi/pypi_environment.pyi,sha256=pouXnbZSQJn3SpAEz0inaDXtJEImj2lR0bUcGwXrcv4,1630
126
+ metaflow-stubs/plugins/pypi/utils.pyi,sha256=sMq5jYAPbsTda3JFVxM7Avf4gO6I1fhr-cDXV77k4oc,771
127
+ metaflow-stubs/plugins/secrets/__init__.pyi,sha256=Mt88liJBUvCQ6eJ7oKsNKzrja88v2kc-Ink8ex1xfKo,812
128
+ metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi,sha256=dw0rCeF6bpL5XyxMLH95YSiM0wmMs8CYp1zq0ZT_Wyk,1114
129
+ metaflow-stubs/plugins/secrets/secrets_decorator.pyi,sha256=YYTFfPhXxHT4U3bH8WFIuZGgikQycgJAHfTt4EsqVR4,2024
130
+ ob_metaflow_stubs-2.11.9.1.dist-info/METADATA,sha256=eBDRp5I99MUgXpYus7OaY0om4C8-AbRt_OBXV1glLnE,694
131
+ ob_metaflow_stubs-2.11.9.1.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
132
+ ob_metaflow_stubs-2.11.9.1.dist-info/top_level.txt,sha256=vEJN-gFv184nGYaYbnS_0-Q3cmXuRw3iT9l3yyYb1JA,15
133
+ ob_metaflow_stubs-2.11.9.1.dist-info/RECORD,,
@@ -1,133 +0,0 @@
1
- metaflow-stubs/__init__.pyi,sha256=9bqg_ewXOwNt2iJD4ujsGp8Vhm9xCaBmHZFeZi2SjQM,107562
2
- metaflow-stubs/cards.pyi,sha256=9oGG5KkKNzJqYhB0-oxT83TYXe-FBvTBnYVMK7SGteI,9145
3
- metaflow-stubs/cli.pyi,sha256=xQmq4h6aCOCyHrJzSDwrrx0JrS7lz9Q-6PeFuBcbU3I,2908
4
- metaflow-stubs/clone_util.pyi,sha256=Ev6JDwD8UfNnbYC8Pev6FNQxz1AhhniHS5CVxZ_LUWo,1090
5
- metaflow-stubs/events.pyi,sha256=_e3J_N6G1vA1yUI7Rerk-yJBWZex-KeKBPeGdqQisno,3405
6
- metaflow-stubs/exception.pyi,sha256=QJebTgLZMZFfPJa3EYGOOWUuWAdnjoZ-DiwqF2XqZ98,2524
7
- metaflow-stubs/flowspec.pyi,sha256=4Wewl_-xzOUftpO_As5-bfTD2clmQXXTRFjaBuDDiBI,10442
8
- metaflow-stubs/generated_for.txt,sha256=tK2HcHapM7aGwumMBFhKRRwnijvwA4VthjgnREVClW4,35
9
- metaflow-stubs/includefile.pyi,sha256=foHZt-E155lbU3vRT6A2NCv76MhyKfWjr35LID_hg28,18152
10
- metaflow-stubs/metaflow_config.pyi,sha256=BugVSE6UMzvtC9kjMYT5t_8ZlHSNDuvu7hXwLGOQjOk,4258
11
- metaflow-stubs/metaflow_current.pyi,sha256=EAbhw26fEn1NWtLAVa1ap-kLjmTqS0uJi-guxTycxbU,8475
12
- metaflow-stubs/multicore_utils.pyi,sha256=TWu_R_HatCylCFcyPqEctB3Yf-nwOK2mKZ0Hxp39DKk,2369
13
- metaflow-stubs/parameters.pyi,sha256=svPCIcTMD8zrJShoowffUyqs4DPLxc-nz3eXMPnnchQ,3512
14
- metaflow-stubs/procpoll.pyi,sha256=kswBjCbiAuZNbR6ly22lufeBmKNyZjzGXCW5WTDwUmc,1249
15
- metaflow-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
- metaflow-stubs/pylint_wrapper.pyi,sha256=xn2HWDvqWWM3nRyfDhnYTeKAgXCpWDvATgLBECJg1m4,972
17
- metaflow-stubs/tagging_util.pyi,sha256=bsQCYHr2FAqbaTzW3ntAziSLeBegNb75ZYWEBGZ4mW8,1485
18
- metaflow-stubs/client/__init__.pyi,sha256=Vr5-ejUys7o6uRxvxtwcrN2PiGohTkJYlvYyvmLYXXo,28941
19
- metaflow-stubs/client/core.pyi,sha256=6bPyApMqqEsBL1MJuXqVShX_t8vJcDCwxk2lG3YoLJs,40806
20
- metaflow-stubs/client/filecache.pyi,sha256=YeW3mrqMMTeK8-RYM37B-gSuh1lk5dVOhcz_UnFNeR8,3036
21
- metaflow-stubs/metadata/metadata.pyi,sha256=UuAsOvP8JCcR7sVYOJCql7yV9iZX3b_n5mtHrMd0R7s,12396
22
- metaflow-stubs/metadata/util.pyi,sha256=1eIWf907nVKvq_cOF7jOl6FMjHgBUX2uoqvu1E6gidA,657
23
- metaflow-stubs/mflog/mflog.pyi,sha256=J-RlKiHRu1p-XQwHG-nlrr9L7iXk72KpF9Np06zE1WI,621
24
- metaflow-stubs/plugins/__init__.pyi,sha256=d7M-j7u2YP7nX8huN0BAHa2JR7HRrIDy4cfS62pfbhE,5654
25
- metaflow-stubs/plugins/catch_decorator.pyi,sha256=Tuj7ecAN7JYxyzAJ9uXw1cf1bN1j3rRjEZzL6ZEDDPE,1826
26
- metaflow-stubs/plugins/debug_logger.pyi,sha256=VDBZQdqrmxH0cd0Cvmn4xvkRHPH5HzpPgZFLYGqRYok,815
27
- metaflow-stubs/plugins/debug_monitor.pyi,sha256=6itYSvagMOny4IzrJ9L5ZLCdhm-wEfgXLo50oZpXW6A,793
28
- metaflow-stubs/plugins/environment_decorator.pyi,sha256=GY4gaF-qMyrLdim7W-Ww0OQK8iGrfOqhPbQI2YXKCqA,714
29
- metaflow-stubs/plugins/events_decorator.pyi,sha256=pr4h0qyrnUbGoXa0cjzCaTHPHbVYL5Vra4MMrGXLrJ8,1220
30
- metaflow-stubs/plugins/package_cli.pyi,sha256=SUTgMSkAtwIcm6EjpvGMajBcFDBnEkL3jR_MVaGiG1w,453
31
- metaflow-stubs/plugins/parallel_decorator.pyi,sha256=8mqWAwryH9CbBKiDEPjdQbm_6G_CvipX-4wOogKTNP0,1248
32
- metaflow-stubs/plugins/project_decorator.pyi,sha256=e8nWAQnVi0FKjaw1L3AtXjkiHqnOIan8Zghno5M_aoE,1136
33
- metaflow-stubs/plugins/resources_decorator.pyi,sha256=yX0Nf-S47f1B962NT_lZGf6ZzYp-RcW3chMqKy_izhA,609
34
- metaflow-stubs/plugins/retry_decorator.pyi,sha256=8bQmYzybT6okyOmCMVkA_4Nou52zUC9prxPrTYRCrws,930
35
- metaflow-stubs/plugins/storage_executor.pyi,sha256=OUb4zydCvwn7UnE6rzUHnbRPo2n7Ei4EBJTDKmU8EYQ,1068
36
- metaflow-stubs/plugins/tag_cli.pyi,sha256=7bJO4CzRxwNdsmXI-mhXVsucxIEziMKemjEqUq7uKoU,10363
37
- metaflow-stubs/plugins/test_unbounded_foreach_decorator.pyi,sha256=k2VPlHSrxsm1z9-qhLBhuNuzcuWYm5QBAz2vTqX0hA4,1672
38
- metaflow-stubs/plugins/timeout_decorator.pyi,sha256=5xEnyyDI6BlJKEAgtW7Jpcy3SKiFc29N9KXhTfpmN8Q,1373
39
- metaflow-stubs/plugins/airflow/__init__.pyi,sha256=3xbX5Lc2jH3v-jf3cpqz0vVyeAESi__57dJUKuvDhWE,453
40
- metaflow-stubs/plugins/airflow/airflow.pyi,sha256=cdcq6mhjmxtDWCuuj00VVjxAuLaA7Az1qL4migwdaEw,5117
41
- metaflow-stubs/plugins/airflow/airflow_cli.pyi,sha256=rofm3khOuMwowHlmoMw1H28UM2m4ZnlO_K2Lx2J0EUA,3221
42
- metaflow-stubs/plugins/airflow/airflow_decorator.pyi,sha256=jlhnJtO0slJM3sspTCYLX1lYXMFigi_HzS_dbVHkzEE,1512
43
- metaflow-stubs/plugins/airflow/airflow_utils.pyi,sha256=o6JkZgmHRcgcGwLcgILqUne6b0Fb29kpXhKeVoekG6M,3053
44
- metaflow-stubs/plugins/airflow/exception.pyi,sha256=iiX81D1ERJft8clwfulKgy_32IKCW8UH_hk5z5k1uTY,899
45
- metaflow-stubs/plugins/airflow/sensors/__init__.pyi,sha256=nO_zzc9tyqQnxpaOLZWNRrNSKtcHRujyI9PrPmYqMP8,947
46
- metaflow-stubs/plugins/airflow/sensors/base_sensor.pyi,sha256=yEbHacUkupJsrRXMmk1Yai3ALWFU1CN7Yggt8NJT-Hg,1828
47
- metaflow-stubs/plugins/airflow/sensors/external_task_sensor.pyi,sha256=Hxlizbv9kv-vUTAYS_cADtoWscjAhgFWMKk6MKNsd6w,1685
48
- metaflow-stubs/plugins/airflow/sensors/s3_sensor.pyi,sha256=d56zsb5c2c-tYg7-dVzOrrUc43Q_dBPiBLCg1krj8GM,1605
49
- metaflow-stubs/plugins/argo/__init__.pyi,sha256=7C-x5JEMc6CajuUxXzTVJWtKgaXvjwRwMhKyZweTzVk,453
50
- metaflow-stubs/plugins/argo/argo_client.pyi,sha256=L-T4G2ENxHdkWcn_JFkN53Z12PrGmpIfaOJYclUFbpM,2361
51
- metaflow-stubs/plugins/argo/argo_events.pyi,sha256=ZvCpffNbqzKvHbtuav5GmBT01CiNRRn4V2Vqn9TngFs,2782
52
- metaflow-stubs/plugins/argo/argo_workflows.pyi,sha256=hw-jHpxMhQ7N1w5uVvfQZZVnz4VbK1yg0OLdBPtJq-E,14373
53
- metaflow-stubs/plugins/argo/argo_workflows_cli.pyi,sha256=4HSmrWcbvCNrFYojMHschT6DntFklDeJDZzIjSG8UdE,5800
54
- metaflow-stubs/plugins/argo/argo_workflows_decorator.pyi,sha256=2F8iejG9bF5zxPu07NrMi259nEql9PnaePhqXayZVCQ,5870
55
- metaflow-stubs/plugins/aws/__init__.pyi,sha256=031Au-Cpb5KKvFpitOsXxar9VcQjcECxnUICnRkhqbs,453
56
- metaflow-stubs/plugins/aws/aws_client.pyi,sha256=NYmP6aI67SB1484asUAVZgBQGLwbQcSGV_-4ErhrXJ8,829
57
- metaflow-stubs/plugins/aws/aws_utils.pyi,sha256=0kxjohGCS5F6P6yXd8CENccGmLNUJkMmsd6C-vrWtI0,3098
58
- metaflow-stubs/plugins/aws/batch/__init__.pyi,sha256=jbHwV_cLT4FbXfJmeEHfnOoLz-GD1pSuaX0Vkd3Mr8w,453
59
- metaflow-stubs/plugins/aws/batch/batch.pyi,sha256=OwJwTzxDvKZgNoTz4qaDdZe71kmShzRudWtO2z5bHjw,3606
60
- metaflow-stubs/plugins/aws/batch/batch_cli.pyi,sha256=XpLLOZ1bRAzt-1Nek_LT8_ja6L-hLjUhFxOk7zaTKfQ,2285
61
- metaflow-stubs/plugins/aws/batch/batch_client.pyi,sha256=DAqimy5DDbp14pvr1kC_KRWQgGxkG-y82mtE7PxUnuw,3742
62
- metaflow-stubs/plugins/aws/batch/batch_decorator.pyi,sha256=MtrkGfcsueIXMsiqU11emsGIBUiKKKrvJR_s7MkcrnI,4734
63
- metaflow-stubs/plugins/aws/secrets_manager/__init__.pyi,sha256=vHXtU2myz9e_s4p60A-rAr6GtUoKe7xgsomIZC-mfIM,453
64
- metaflow-stubs/plugins/aws/secrets_manager/aws_secrets_manager_secrets_provider.pyi,sha256=CFbXna9AuzyKnI7dAwmwbIVMITsUxvpGRaOYoo3lEq0,3226
65
- metaflow-stubs/plugins/aws/step_functions/__init__.pyi,sha256=pcV45YgJqwpFbpsTNOdT1mYx_iab1tbX-yL0YGf7GYs,453
66
- metaflow-stubs/plugins/aws/step_functions/dynamo_db_client.pyi,sha256=CD4OhlQ4Ih9cFv5h1ZP8MfM6qeMGpSS3DAgYeHLqmcU,875
67
- metaflow-stubs/plugins/aws/step_functions/event_bridge_client.pyi,sha256=sNtQv_8jguJ3U5qxTwAPJAnccF8wqw8z_uSZOSQnLr8,798
68
- metaflow-stubs/plugins/aws/step_functions/production_token.pyi,sha256=Hz1r3w6dGoJB-02m0Ti5E_OAQE_C-9ViQXB-YHILpJY,596
69
- metaflow-stubs/plugins/aws/step_functions/schedule_decorator.pyi,sha256=xyD7O8h_JCu0nL8Ge8s7APeaiahIeoQyqU7dgjdkvug,720
70
- metaflow-stubs/plugins/aws/step_functions/step_functions.pyi,sha256=VNpzh20E-9BEREOjV6k--xcpuZdYsZZZgpOnD63y3j8,6526
71
- metaflow-stubs/plugins/aws/step_functions/step_functions_cli.pyi,sha256=2uF7Uu80uzXYsP_4WzuZWXv1CtIyGR9aFReLLBy_2Xk,4441
72
- metaflow-stubs/plugins/aws/step_functions/step_functions_client.pyi,sha256=WiAo6HTi4AlTwzBy5f1IRwGmRg10cuJP9RcQli00X4I,1085
73
- metaflow-stubs/plugins/aws/step_functions/step_functions_decorator.pyi,sha256=PhQhkAOevRsB60N_NpETvhW7c9Auls6ICYIRvqYHVC4,1759
74
- metaflow-stubs/plugins/azure/__init__.pyi,sha256=fESmk850fvhz0QoRDddhkH7kVAUeUokErt4kD5bE5Hg,493
75
- metaflow-stubs/plugins/azure/azure_credential.pyi,sha256=bUL9u6DJ_Z89F7_8NazXhdWxeQacslkcm1Ext76mUbk,1067
76
- metaflow-stubs/plugins/azure/azure_exceptions.pyi,sha256=243_9Sg9wlwnMdly1ocHcLK0eYo6qBMAqg57iV9mYnc,975
77
- metaflow-stubs/plugins/azure/azure_utils.pyi,sha256=WCisCIA0cCqwghdEPcuET_J0q7JXtna1jKCr9YHvbVI,2513
78
- metaflow-stubs/plugins/azure/blob_service_client_factory.pyi,sha256=Tfe7r6F9rGaNtzLw7D2YcRchP5WNvZOtOcUC_qBEZKQ,1782
79
- metaflow-stubs/plugins/azure/includefile_support.pyi,sha256=yL0mmN_2jh6Yzxyot7yQVMpKdeZ5sK32X2dIzFEasQ4,1748
80
- metaflow-stubs/plugins/cards/__init__.pyi,sha256=5FR-TzUvCZSfArVAsqKMfZH_mUw650Q5QmcauqXbJWQ,453
81
- metaflow-stubs/plugins/cards/card_cli.pyi,sha256=eRxKZpX166GwDwwjlytW6ttO2pEc4FVXB2avPV3abx4,18088
82
- metaflow-stubs/plugins/cards/card_client.pyi,sha256=276PrNkPtuud0z5u1G4cACUPKO3abjNo4Zkx7f0Ea-E,5396
83
- metaflow-stubs/plugins/cards/card_creator.pyi,sha256=hF9cWQiiFW8jGOPZyO_5lbFJlTittFYX49t90sN7a1U,969
84
- metaflow-stubs/plugins/cards/card_datastore.pyi,sha256=bmX_kODF3_Xzoz0A2cQODPJmzMAnZc1FBq9-TEfsNwI,2942
85
- metaflow-stubs/plugins/cards/card_decorator.pyi,sha256=mVSX6qUjLiDUhaSG021UFOsbnk6zhlMgG_ngF8rc-AE,4258
86
- metaflow-stubs/plugins/cards/card_resolver.pyi,sha256=cZL6HVF2Ppi8gsZGvTdvnE0rHYhLqSbHf8OgGI8vnMQ,1975
87
- metaflow-stubs/plugins/cards/component_serializer.pyi,sha256=AeR80JQZRBPMu9wE2VDMY1-py1ABpBgKPY6-sS3knyc,6789
88
- metaflow-stubs/plugins/cards/exception.pyi,sha256=C46qM4oNXS5w-1RX5jJ4GOMV_nBcChO-DxMWc76_EYU,2244
89
- metaflow-stubs/plugins/cards/card_modules/__init__.pyi,sha256=XxyzXVIs3RS_hxbVUou9C0tcZEry7gEIzlE5VrhfzVY,1871
90
- metaflow-stubs/plugins/cards/card_modules/basic.pyi,sha256=_N1VbDFeg8iFpfBxqs9VHELCV9HTGZ9XYVMawUQz_A8,7581
91
- metaflow-stubs/plugins/cards/card_modules/card.pyi,sha256=wE_AfImvhW2lfv2e_bsMQsb6s-pQW9jR5Xz0gPwI5zo,1816
92
- metaflow-stubs/plugins/cards/card_modules/components.pyi,sha256=hAOZtKyWRlCU2b2Kn32wCSqb7xXBfXnnk9mB7kv5uJU,7674
93
- metaflow-stubs/plugins/cards/card_modules/convert_to_native_type.pyi,sha256=yM0mZgyYJ0-92WgP6z7VJaw5vaeGbwpQCfWAsY5IgCM,1313
94
- metaflow-stubs/plugins/cards/card_modules/renderer_tools.pyi,sha256=FOGBR4lvyG1bWQfb-gIg71sDw-c_IzejBUuYMxJEyJE,951
95
- metaflow-stubs/plugins/cards/card_modules/test_cards.pyi,sha256=nnHptlujwDiyUPuRNVSdEq93zpReNFWB1lMoXjO_Ke4,4629
96
- metaflow-stubs/plugins/cards/card_modules/chevron/__init__.pyi,sha256=mxFBqBYGbTgAPDTE19iq88x2CCWIpmRp0pE8TBw0pPs,2711
97
- metaflow-stubs/plugins/cards/card_modules/chevron/main.pyi,sha256=XHZRqvayq1CTSBpG_CII4jt39_CEhtC7h0yVpQTYZ2M,2667
98
- metaflow-stubs/plugins/cards/card_modules/chevron/metadata.pyi,sha256=BRM-PGt3Ec_pjGrnzNvJREdDkjYqE5dFbO1TcrIib7o,467
99
- metaflow-stubs/plugins/cards/card_modules/chevron/renderer.pyi,sha256=wVY7tLkbM0NKZYijXP0BpjEUTK5Zw25OEEk71K6WY1w,3525
100
- metaflow-stubs/plugins/cards/card_modules/chevron/tokenizer.pyi,sha256=FZ8jJyMx4EroYriPqaKFDCZRVbsg63312Qxz_b0h3sA,1913
101
- metaflow-stubs/plugins/datatools/__init__.pyi,sha256=c7ZXS4bGjaR_oZlP_rRE2jm1_4hw75QtRoNG_ScqAok,12909
102
- metaflow-stubs/plugins/datatools/local.pyi,sha256=KcTEtrAF2NVMwXMLOXPkHGPgpYcJ9FvZSR533MI-3sU,2193
103
- metaflow-stubs/plugins/datatools/s3/__init__.pyi,sha256=sHfN-xhhumW4GbGVyVfFyeZRnWBkR2rYGLY0oxG6xTc,20310
104
- metaflow-stubs/plugins/datatools/s3/s3.pyi,sha256=W9jlvo2NI91b3USchhabgLaPt9UuNsF2zsU-9o3tp18,29021
105
- metaflow-stubs/plugins/datatools/s3/s3tail.pyi,sha256=rXUWFi0ctTNir5ciMrjQTOesjMA6ceK4s3v1VO_VyH8,965
106
- metaflow-stubs/plugins/datatools/s3/s3util.pyi,sha256=2txnjn23DFDTVzc0A7A7SEwy6WnglVaVF5h9pMJwJ0M,1123
107
- metaflow-stubs/plugins/frameworks/__init__.pyi,sha256=qqZsrQ-3ffmM2HpUiWiWbFjKXiy4ro5LFD7LirGAq0Y,453
108
- metaflow-stubs/plugins/frameworks/pytorch.pyi,sha256=IdR4ji6dHRl2-nixherGyOfSfudQgHee2XtQHADTayI,1622
109
- metaflow-stubs/plugins/gcp/__init__.pyi,sha256=py1ulorPCuLkd8IJWiJ-q9AhulMwp7VMHDQ7Blvlx1Q,508
110
- metaflow-stubs/plugins/gcp/gcp_secret_manager_secrets_provider.pyi,sha256=Kh0rrte6V18gMTU_UwWpcXDw4L5tedD2RJJSioKdBxI,3090
111
- metaflow-stubs/plugins/gcp/gs_exceptions.pyi,sha256=-F4R1w5MikbBNBDuUEgCnPjsZkBljj2kwVtBeqgaKzs,772
112
- metaflow-stubs/plugins/gcp/gs_storage_client_factory.pyi,sha256=cZaJulmP50y00iUylXimjmN2u3aNe_3DhqlPHl_xaug,798
113
- metaflow-stubs/plugins/gcp/gs_utils.pyi,sha256=UkNk-L8eFQ3oie4GiGHdUE-rF1T4IgZcbqTcl7cS1hA,1184
114
- metaflow-stubs/plugins/gcp/includefile_support.pyi,sha256=OJmzTKUQgNBrW15D7jIgYFRnyHD304nVFnWksITWJJk,1722
115
- metaflow-stubs/plugins/kubernetes/__init__.pyi,sha256=bVHwjPMwKXGKYd2so0yZYuZF3h5Fozl9nm-aRUV_-a8,453
116
- metaflow-stubs/plugins/kubernetes/kubernetes.pyi,sha256=j4jIuAz8OpzDIfoGOEJQS2IS8PpSV1K59U0zlqqq7QY,3500
117
- metaflow-stubs/plugins/kubernetes/kubernetes_cli.pyi,sha256=028LZ84PMqZjky5Ig00zIXaXZAk_44H0Ryk-6T_q11s,3018
118
- metaflow-stubs/plugins/kubernetes/kubernetes_client.pyi,sha256=4joBsUllGBUMmc6kk6exOfvt09nXyhGWUAkxXY61L4U,1606
119
- metaflow-stubs/plugins/kubernetes/kubernetes_decorator.pyi,sha256=n9sOXMgqfV--XDWg0M-I6zlUOXZs0W2-4aapDdCnU_I,4983
120
- metaflow-stubs/plugins/kubernetes/kubernetes_job.pyi,sha256=rj14a-l1Kr5qeL7-XXbO0SgoN1XdEsr5u3lB91aHPn0,2314
121
- metaflow-stubs/plugins/pypi/__init__.pyi,sha256=_jWCYl18QHAvHo7cP0nWPzObS7-o_l8bZkMC0V8whaY,627
122
- metaflow-stubs/plugins/pypi/conda_decorator.pyi,sha256=5ErsmzpaKuWwXquIv2k52VvD1OtZ-hgC4lpnj0nivhs,2070
123
- metaflow-stubs/plugins/pypi/conda_environment.pyi,sha256=yTrHgwcjhs4PYRH1TxwtXhwjATWcuDMC1nIPI20VScA,2312
124
- metaflow-stubs/plugins/pypi/pypi_decorator.pyi,sha256=o-FyOkzkFjkjmmoteni7h8V4AyCTkSV8BFWZ5Fz-1H4,905
125
- metaflow-stubs/plugins/pypi/pypi_environment.pyi,sha256=F7MMz8HaZ0NhwxjbkVlv8CjcVq3A_QpxwBDXkXr6o4A,1630
126
- metaflow-stubs/plugins/pypi/utils.pyi,sha256=VlziMuo3_zTPYLopd8w8i40BU7XrdlSDxcOXaz5tqrw,771
127
- metaflow-stubs/plugins/secrets/__init__.pyi,sha256=ZsgSFXfErukC2LxRYxz6wfmjbpI1jl3bPW4ZRHB33po,812
128
- metaflow-stubs/plugins/secrets/inline_secrets_provider.pyi,sha256=NEuj4LhLbAIqqNwG56yVzuSjSzT_Qj_GyHllP8akEWA,1114
129
- metaflow-stubs/plugins/secrets/secrets_decorator.pyi,sha256=pOsq1N-n3LDBzfJH12JTd6RroRKOWN4x_Av6fjnoY4U,2024
130
- ob_metaflow_stubs-2.11.8.1.dist-info/METADATA,sha256=LBPs8RR6c99PZKvD8JfA2x31x-WdiKnaHIMUvnuk1QY,694
131
- ob_metaflow_stubs-2.11.8.1.dist-info/WHEEL,sha256=DZajD4pwLWue70CAfc7YaxT1wLUciNBvN_TTcvXpltE,110
132
- ob_metaflow_stubs-2.11.8.1.dist-info/top_level.txt,sha256=vEJN-gFv184nGYaYbnS_0-Q3cmXuRw3iT9l3yyYb1JA,15
133
- ob_metaflow_stubs-2.11.8.1.dist-info/RECORD,,