Skip to content

Commit 39b99bf

Browse files
clean import
1 parent c5ad17f commit 39b99bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/content_understanding_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import time
77

88
from requests.models import Response
9-
from typing import Any, Callable, Optional, Dict, List, Union
9+
from typing import Any, Optional, Dict, List
1010
from pathlib import Path
1111

1212
from azure.storage.blob.aio import ContainerClient

0 commit comments

Comments
 (0)