Skip to content

Commit b23f551

Browse files
clean up import
1 parent 609dce0 commit b23f551

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
@@ -7,7 +7,7 @@
77

88
from dataclasses import dataclass
99
from requests.models import Response
10-
from typing import Any, Dict, List, Optional, Tuple
10+
from typing import Any, Dict, List, Optional
1111
from pathlib import Path
1212

1313
from azure.storage.blob.aio import ContainerClient

0 commit comments

Comments
 (0)