Skip to content

Commit

Permalink
fix healthcare tests
Browse files Browse the repository at this point in the history
  • Loading branch information
iscai-msft committed Feb 2, 2021
1 parent 7e4cc1e commit 4fd6637
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
AnalyzeBatchActionsType,
)
from .._lro import TextAnalyticsOperationResourcePolling
from .._async_lro import AsyncAnalyzeBatchActionsLROPollingMethod
from .._async_lro import AsyncAnalyzeBatchActionsLROPollingMethod, TextAnalyticsAsyncLROPollingMethod

if TYPE_CHECKING:
from azure.core.credentials_async import AsyncTokenCredential
Expand Down

0 comments on commit 4fd6637

Please sign in to comment.