azure-ai-textanalytics 5.3.0b2__py3-none-any.whl → 6.0.0b1__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 azure-ai-textanalytics might be problematic. Click here for more details.
- azure/ai/textanalytics/__init__.py +26 -193
- azure/ai/textanalytics/_client.py +111 -0
- azure/ai/textanalytics/_configuration.py +73 -0
- azure/ai/textanalytics/{_generated/v2022_05_01/operations → _operations}/__init__.py +13 -8
- azure/ai/textanalytics/_operations/_operations.py +716 -0
- azure/ai/textanalytics/{_generated/v2022_05_01/models → _operations}/_patch.py +8 -6
- azure/ai/textanalytics/_patch.py +350 -0
- azure/ai/textanalytics/{_generated/aio → _utils}/__init__.py +1 -5
- azure/ai/textanalytics/_utils/model_base.py +1237 -0
- azure/ai/textanalytics/{_generated/_serialization.py → _utils/serialization.py} +640 -616
- azure/ai/textanalytics/{_generated/v2022_05_01/aio/_vendor.py → _utils/utils.py} +10 -12
- azure/ai/textanalytics/_version.py +8 -7
- azure/ai/textanalytics/aio/__init__.py +25 -14
- azure/ai/textanalytics/aio/_client.py +115 -0
- azure/ai/textanalytics/aio/_configuration.py +75 -0
- azure/ai/textanalytics/{_generated/v2022_10_01_preview/aio/operations → aio/_operations}/__init__.py +13 -8
- azure/ai/textanalytics/aio/_operations/_operations.py +623 -0
- azure/ai/textanalytics/{_generated/v2022_05_01 → aio/_operations}/_patch.py +8 -6
- azure/ai/textanalytics/aio/_patch.py +344 -0
- azure/ai/textanalytics/models/__init__.py +402 -0
- azure/ai/textanalytics/models/_enums.py +1979 -0
- azure/ai/textanalytics/models/_models.py +6641 -0
- azure/ai/textanalytics/{_generated/v2022_05_01/aio → models}/_patch.py +8 -6
- azure/ai/textanalytics/py.typed +1 -0
- {azure_ai_textanalytics-5.3.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/METADATA +668 -403
- azure_ai_textanalytics-6.0.0b1.dist-info/RECORD +29 -0
- {azure_ai_textanalytics-5.3.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/WHEEL +1 -1
- azure/ai/textanalytics/_base_client.py +0 -113
- azure/ai/textanalytics/_check.py +0 -22
- azure/ai/textanalytics/_dict_mixin.py +0 -57
- azure/ai/textanalytics/_generated/__init__.py +0 -16
- azure/ai/textanalytics/_generated/_configuration.py +0 -70
- azure/ai/textanalytics/_generated/_operations_mixin.py +0 -795
- azure/ai/textanalytics/_generated/_text_analytics_client.py +0 -126
- azure/ai/textanalytics/_generated/_version.py +0 -8
- azure/ai/textanalytics/_generated/aio/_configuration.py +0 -66
- azure/ai/textanalytics/_generated/aio/_operations_mixin.py +0 -776
- azure/ai/textanalytics/_generated/aio/_text_analytics_client.py +0 -124
- azure/ai/textanalytics/_generated/models.py +0 -8
- azure/ai/textanalytics/_generated/v2022_05_01/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_05_01/_configuration.py +0 -72
- azure/ai/textanalytics/_generated/v2022_05_01/_text_analytics_client.py +0 -100
- azure/ai/textanalytics/_generated/v2022_05_01/_vendor.py +0 -45
- azure/ai/textanalytics/_generated/v2022_05_01/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_05_01/aio/_configuration.py +0 -71
- azure/ai/textanalytics/_generated/v2022_05_01/aio/_text_analytics_client.py +0 -97
- azure/ai/textanalytics/_generated/v2022_05_01/aio/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v2022_05_01/aio/operations/_patch.py +0 -121
- azure/ai/textanalytics/_generated/v2022_05_01/aio/operations/_text_analytics_client_operations.py +0 -603
- azure/ai/textanalytics/_generated/v2022_05_01/models/__init__.py +0 -281
- azure/ai/textanalytics/_generated/v2022_05_01/models/_models_py3.py +0 -5722
- azure/ai/textanalytics/_generated/v2022_05_01/models/_text_analytics_client_enums.py +0 -439
- azure/ai/textanalytics/_generated/v2022_05_01/operations/_patch.py +0 -120
- azure/ai/textanalytics/_generated/v2022_05_01/operations/_text_analytics_client_operations.py +0 -744
- azure/ai/textanalytics/_generated/v2022_10_01_preview/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_configuration.py +0 -72
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_text_analytics_client.py +0 -100
- azure/ai/textanalytics/_generated/v2022_10_01_preview/_vendor.py +0 -45
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_configuration.py +0 -71
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_text_analytics_client.py +0 -97
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/_vendor.py +0 -27
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/operations/_patch.py +0 -121
- azure/ai/textanalytics/_generated/v2022_10_01_preview/aio/operations/_text_analytics_client_operations.py +0 -603
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/__init__.py +0 -405
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_models_py3.py +0 -8420
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_patch.py +0 -486
- azure/ai/textanalytics/_generated/v2022_10_01_preview/models/_text_analytics_client_enums.py +0 -729
- azure/ai/textanalytics/_generated/v2022_10_01_preview/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v2022_10_01_preview/operations/_patch.py +0 -120
- azure/ai/textanalytics/_generated/v2022_10_01_preview/operations/_text_analytics_client_operations.py +0 -744
- azure/ai/textanalytics/_generated/v3_0/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_0/_configuration.py +0 -66
- azure/ai/textanalytics/_generated/v3_0/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_0/_text_analytics_client.py +0 -96
- azure/ai/textanalytics/_generated/v3_0/_vendor.py +0 -33
- azure/ai/textanalytics/_generated/v3_0/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_0/aio/_configuration.py +0 -65
- azure/ai/textanalytics/_generated/v3_0/aio/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_0/aio/_text_analytics_client.py +0 -93
- azure/ai/textanalytics/_generated/v3_0/aio/_vendor.py +0 -27
- azure/ai/textanalytics/_generated/v3_0/aio/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_0/aio/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_0/aio/operations/_text_analytics_client_operations.py +0 -428
- azure/ai/textanalytics/_generated/v3_0/models/__init__.py +0 -81
- azure/ai/textanalytics/_generated/v3_0/models/_models_py3.py +0 -1467
- azure/ai/textanalytics/_generated/v3_0/models/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_0/models/_text_analytics_client_enums.py +0 -58
- azure/ai/textanalytics/_generated/v3_0/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_0/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_0/operations/_text_analytics_client_operations.py +0 -604
- azure/ai/textanalytics/_generated/v3_1/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_1/_configuration.py +0 -66
- azure/ai/textanalytics/_generated/v3_1/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_1/_text_analytics_client.py +0 -98
- azure/ai/textanalytics/_generated/v3_1/_vendor.py +0 -45
- azure/ai/textanalytics/_generated/v3_1/aio/__init__.py +0 -20
- azure/ai/textanalytics/_generated/v3_1/aio/_configuration.py +0 -65
- azure/ai/textanalytics/_generated/v3_1/aio/_patch.py +0 -31
- azure/ai/textanalytics/_generated/v3_1/aio/_text_analytics_client.py +0 -95
- azure/ai/textanalytics/_generated/v3_1/aio/_vendor.py +0 -27
- azure/ai/textanalytics/_generated/v3_1/aio/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_1/aio/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_1/aio/operations/_text_analytics_client_operations.py +0 -1291
- azure/ai/textanalytics/_generated/v3_1/models/__init__.py +0 -205
- azure/ai/textanalytics/_generated/v3_1/models/_models_py3.py +0 -3976
- azure/ai/textanalytics/_generated/v3_1/models/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_1/models/_text_analytics_client_enums.py +0 -367
- azure/ai/textanalytics/_generated/v3_1/operations/__init__.py +0 -18
- azure/ai/textanalytics/_generated/v3_1/operations/_patch.py +0 -19
- azure/ai/textanalytics/_generated/v3_1/operations/_text_analytics_client_operations.py +0 -1709
- azure/ai/textanalytics/_lro.py +0 -553
- azure/ai/textanalytics/_models.py +0 -3158
- azure/ai/textanalytics/_policies.py +0 -66
- azure/ai/textanalytics/_request_handlers.py +0 -104
- azure/ai/textanalytics/_response_handlers.py +0 -583
- azure/ai/textanalytics/_text_analytics_client.py +0 -2081
- azure/ai/textanalytics/_user_agent.py +0 -8
- azure/ai/textanalytics/_validate.py +0 -113
- azure/ai/textanalytics/aio/_base_client_async.py +0 -98
- azure/ai/textanalytics/aio/_lro_async.py +0 -503
- azure/ai/textanalytics/aio/_response_handlers_async.py +0 -94
- azure/ai/textanalytics/aio/_text_analytics_client_async.py +0 -2077
- azure_ai_textanalytics-5.3.0b2.dist-info/RECORD +0 -115
- {azure_ai_textanalytics-5.3.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info/licenses}/LICENSE +0 -0
- {azure_ai_textanalytics-5.3.0b2.dist-info → azure_ai_textanalytics-6.0.0b1.dist-info}/top_level.txt +0 -0
|
@@ -1,205 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# --------------------------------------------------------------------------
|
|
3
|
-
# Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
|
-
# Licensed under the MIT License. See License.txt in the project root for license information.
|
|
5
|
-
# Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
-
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
-
# --------------------------------------------------------------------------
|
|
8
|
-
|
|
9
|
-
from ._models_py3 import AnalysisInput
|
|
10
|
-
from ._models_py3 import AnalyzeBatchInput
|
|
11
|
-
from ._models_py3 import AnalyzeJobDisplayName
|
|
12
|
-
from ._models_py3 import AnalyzeJobErrorsAndStatistics
|
|
13
|
-
from ._models_py3 import AnalyzeJobMetadata
|
|
14
|
-
from ._models_py3 import AnalyzeJobState
|
|
15
|
-
from ._models_py3 import DetectedLanguage
|
|
16
|
-
from ._models_py3 import DocumentEntities
|
|
17
|
-
from ._models_py3 import DocumentError
|
|
18
|
-
from ._models_py3 import DocumentHealthcareEntities
|
|
19
|
-
from ._models_py3 import DocumentKeyPhrases
|
|
20
|
-
from ._models_py3 import DocumentLanguage
|
|
21
|
-
from ._models_py3 import DocumentLinkedEntities
|
|
22
|
-
from ._models_py3 import DocumentSentiment
|
|
23
|
-
from ._models_py3 import DocumentStatistics
|
|
24
|
-
from ._models_py3 import EntitiesResult
|
|
25
|
-
from ._models_py3 import EntitiesTask
|
|
26
|
-
from ._models_py3 import EntitiesTaskParameters
|
|
27
|
-
from ._models_py3 import EntitiesTaskResult
|
|
28
|
-
from ._models_py3 import Entity
|
|
29
|
-
from ._models_py3 import EntityLinkingResult
|
|
30
|
-
from ._models_py3 import EntityLinkingTask
|
|
31
|
-
from ._models_py3 import EntityLinkingTaskParameters
|
|
32
|
-
from ._models_py3 import EntityLinkingTaskResult
|
|
33
|
-
from ._models_py3 import ErrorResponse
|
|
34
|
-
from ._models_py3 import HealthcareAssertion
|
|
35
|
-
from ._models_py3 import HealthcareEntity
|
|
36
|
-
from ._models_py3 import HealthcareEntityLink
|
|
37
|
-
from ._models_py3 import HealthcareEntityProperties
|
|
38
|
-
from ._models_py3 import HealthcareJobState
|
|
39
|
-
from ._models_py3 import HealthcareLinkingProperties
|
|
40
|
-
from ._models_py3 import HealthcareRelation
|
|
41
|
-
from ._models_py3 import HealthcareRelationEntity
|
|
42
|
-
from ._models_py3 import HealthcareResult
|
|
43
|
-
from ._models_py3 import HealthcareTaskResult
|
|
44
|
-
from ._models_py3 import InnerError
|
|
45
|
-
from ._models_py3 import JobDescriptor
|
|
46
|
-
from ._models_py3 import JobManifest
|
|
47
|
-
from ._models_py3 import JobManifestTasks
|
|
48
|
-
from ._models_py3 import JobMetadata
|
|
49
|
-
from ._models_py3 import KeyPhraseResult
|
|
50
|
-
from ._models_py3 import KeyPhraseTaskResult
|
|
51
|
-
from ._models_py3 import KeyPhrasesTask
|
|
52
|
-
from ._models_py3 import KeyPhrasesTaskParameters
|
|
53
|
-
from ._models_py3 import LanguageBatchInput
|
|
54
|
-
from ._models_py3 import LanguageInput
|
|
55
|
-
from ._models_py3 import LanguageResult
|
|
56
|
-
from ._models_py3 import LinkedEntity
|
|
57
|
-
from ._models_py3 import Match
|
|
58
|
-
from ._models_py3 import MultiLanguageBatchInput
|
|
59
|
-
from ._models_py3 import MultiLanguageInput
|
|
60
|
-
from ._models_py3 import Pagination
|
|
61
|
-
from ._models_py3 import PiiDocumentEntities
|
|
62
|
-
from ._models_py3 import PiiResult
|
|
63
|
-
from ._models_py3 import PiiTask
|
|
64
|
-
from ._models_py3 import PiiTaskParameters
|
|
65
|
-
from ._models_py3 import PiiTaskResult
|
|
66
|
-
from ._models_py3 import RequestStatistics
|
|
67
|
-
from ._models_py3 import SentenceAssessment
|
|
68
|
-
from ._models_py3 import SentenceSentiment
|
|
69
|
-
from ._models_py3 import SentenceTarget
|
|
70
|
-
from ._models_py3 import SentimentAnalysisTask
|
|
71
|
-
from ._models_py3 import SentimentAnalysisTaskParameters
|
|
72
|
-
from ._models_py3 import SentimentConfidenceScorePerLabel
|
|
73
|
-
from ._models_py3 import SentimentResponse
|
|
74
|
-
from ._models_py3 import SentimentTaskResult
|
|
75
|
-
from ._models_py3 import TargetConfidenceScoreLabel
|
|
76
|
-
from ._models_py3 import TargetRelation
|
|
77
|
-
from ._models_py3 import TaskState
|
|
78
|
-
from ._models_py3 import TasksState
|
|
79
|
-
from ._models_py3 import TasksStateTasks
|
|
80
|
-
from ._models_py3 import TasksStateTasksEntityLinkingTasksItem
|
|
81
|
-
from ._models_py3 import TasksStateTasksEntityRecognitionPiiTasksItem
|
|
82
|
-
from ._models_py3 import TasksStateTasksEntityRecognitionTasksItem
|
|
83
|
-
from ._models_py3 import TasksStateTasksKeyPhraseExtractionTasksItem
|
|
84
|
-
from ._models_py3 import TasksStateTasksSentimentAnalysisTasksItem
|
|
85
|
-
from ._models_py3 import TextAnalyticsError
|
|
86
|
-
from ._models_py3 import TextAnalyticsWarning
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
from ._text_analytics_client_enums import Association
|
|
90
|
-
from ._text_analytics_client_enums import Certainty
|
|
91
|
-
from ._text_analytics_client_enums import Conditionality
|
|
92
|
-
from ._text_analytics_client_enums import DocumentSentimentValue
|
|
93
|
-
from ._text_analytics_client_enums import ErrorCodeValue
|
|
94
|
-
from ._text_analytics_client_enums import HealthcareEntityCategory
|
|
95
|
-
from ._text_analytics_client_enums import InnerErrorCodeValue
|
|
96
|
-
from ._text_analytics_client_enums import PiiCategory
|
|
97
|
-
from ._text_analytics_client_enums import PiiTaskParametersDomain
|
|
98
|
-
from ._text_analytics_client_enums import RelationType
|
|
99
|
-
from ._text_analytics_client_enums import SentenceSentimentValue
|
|
100
|
-
from ._text_analytics_client_enums import State
|
|
101
|
-
from ._text_analytics_client_enums import StringIndexType
|
|
102
|
-
from ._text_analytics_client_enums import TargetRelationType
|
|
103
|
-
from ._text_analytics_client_enums import TokenSentimentValue
|
|
104
|
-
from ._text_analytics_client_enums import WarningCodeValue
|
|
105
|
-
from ._patch import __all__ as _patch_all
|
|
106
|
-
from ._patch import * # type: ignore # pylint: disable=unused-wildcard-import
|
|
107
|
-
from ._patch import patch_sdk as _patch_sdk
|
|
108
|
-
__all__ = [
|
|
109
|
-
'AnalysisInput',
|
|
110
|
-
'AnalyzeBatchInput',
|
|
111
|
-
'AnalyzeJobDisplayName',
|
|
112
|
-
'AnalyzeJobErrorsAndStatistics',
|
|
113
|
-
'AnalyzeJobMetadata',
|
|
114
|
-
'AnalyzeJobState',
|
|
115
|
-
'DetectedLanguage',
|
|
116
|
-
'DocumentEntities',
|
|
117
|
-
'DocumentError',
|
|
118
|
-
'DocumentHealthcareEntities',
|
|
119
|
-
'DocumentKeyPhrases',
|
|
120
|
-
'DocumentLanguage',
|
|
121
|
-
'DocumentLinkedEntities',
|
|
122
|
-
'DocumentSentiment',
|
|
123
|
-
'DocumentStatistics',
|
|
124
|
-
'EntitiesResult',
|
|
125
|
-
'EntitiesTask',
|
|
126
|
-
'EntitiesTaskParameters',
|
|
127
|
-
'EntitiesTaskResult',
|
|
128
|
-
'Entity',
|
|
129
|
-
'EntityLinkingResult',
|
|
130
|
-
'EntityLinkingTask',
|
|
131
|
-
'EntityLinkingTaskParameters',
|
|
132
|
-
'EntityLinkingTaskResult',
|
|
133
|
-
'ErrorResponse',
|
|
134
|
-
'HealthcareAssertion',
|
|
135
|
-
'HealthcareEntity',
|
|
136
|
-
'HealthcareEntityLink',
|
|
137
|
-
'HealthcareEntityProperties',
|
|
138
|
-
'HealthcareJobState',
|
|
139
|
-
'HealthcareLinkingProperties',
|
|
140
|
-
'HealthcareRelation',
|
|
141
|
-
'HealthcareRelationEntity',
|
|
142
|
-
'HealthcareResult',
|
|
143
|
-
'HealthcareTaskResult',
|
|
144
|
-
'InnerError',
|
|
145
|
-
'JobDescriptor',
|
|
146
|
-
'JobManifest',
|
|
147
|
-
'JobManifestTasks',
|
|
148
|
-
'JobMetadata',
|
|
149
|
-
'KeyPhraseResult',
|
|
150
|
-
'KeyPhraseTaskResult',
|
|
151
|
-
'KeyPhrasesTask',
|
|
152
|
-
'KeyPhrasesTaskParameters',
|
|
153
|
-
'LanguageBatchInput',
|
|
154
|
-
'LanguageInput',
|
|
155
|
-
'LanguageResult',
|
|
156
|
-
'LinkedEntity',
|
|
157
|
-
'Match',
|
|
158
|
-
'MultiLanguageBatchInput',
|
|
159
|
-
'MultiLanguageInput',
|
|
160
|
-
'Pagination',
|
|
161
|
-
'PiiDocumentEntities',
|
|
162
|
-
'PiiResult',
|
|
163
|
-
'PiiTask',
|
|
164
|
-
'PiiTaskParameters',
|
|
165
|
-
'PiiTaskResult',
|
|
166
|
-
'RequestStatistics',
|
|
167
|
-
'SentenceAssessment',
|
|
168
|
-
'SentenceSentiment',
|
|
169
|
-
'SentenceTarget',
|
|
170
|
-
'SentimentAnalysisTask',
|
|
171
|
-
'SentimentAnalysisTaskParameters',
|
|
172
|
-
'SentimentConfidenceScorePerLabel',
|
|
173
|
-
'SentimentResponse',
|
|
174
|
-
'SentimentTaskResult',
|
|
175
|
-
'TargetConfidenceScoreLabel',
|
|
176
|
-
'TargetRelation',
|
|
177
|
-
'TaskState',
|
|
178
|
-
'TasksState',
|
|
179
|
-
'TasksStateTasks',
|
|
180
|
-
'TasksStateTasksEntityLinkingTasksItem',
|
|
181
|
-
'TasksStateTasksEntityRecognitionPiiTasksItem',
|
|
182
|
-
'TasksStateTasksEntityRecognitionTasksItem',
|
|
183
|
-
'TasksStateTasksKeyPhraseExtractionTasksItem',
|
|
184
|
-
'TasksStateTasksSentimentAnalysisTasksItem',
|
|
185
|
-
'TextAnalyticsError',
|
|
186
|
-
'TextAnalyticsWarning',
|
|
187
|
-
'Association',
|
|
188
|
-
'Certainty',
|
|
189
|
-
'Conditionality',
|
|
190
|
-
'DocumentSentimentValue',
|
|
191
|
-
'ErrorCodeValue',
|
|
192
|
-
'HealthcareEntityCategory',
|
|
193
|
-
'InnerErrorCodeValue',
|
|
194
|
-
'PiiCategory',
|
|
195
|
-
'PiiTaskParametersDomain',
|
|
196
|
-
'RelationType',
|
|
197
|
-
'SentenceSentimentValue',
|
|
198
|
-
'State',
|
|
199
|
-
'StringIndexType',
|
|
200
|
-
'TargetRelationType',
|
|
201
|
-
'TokenSentimentValue',
|
|
202
|
-
'WarningCodeValue',
|
|
203
|
-
]
|
|
204
|
-
__all__.extend([p for p in _patch_all if p not in __all__])
|
|
205
|
-
_patch_sdk()
|