Skip to content

Commit 5dbb0b9

Browse files
authored
Added import
1 parent 4374a23 commit 5dbb0b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/search/entity_search_samples.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import os
2+
13
from azure.cognitiveservices.search.entitysearch import EntitySearchClient
24
from azure.cognitiveservices.search.entitysearch.models import Place, ErrorResponseException
35
from msrest.authentication import CognitiveServicesCredentials

0 commit comments

Comments
 (0)