We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ffe304 commit 4374a23Copy full SHA for 4374a23
samples/search/image-search-quickstart.py
@@ -1,3 +1,5 @@
1
+import os
2
+
3
from azure.cognitiveservices.search.imagesearch import ImageSearchClient
4
from msrest.authentication import CognitiveServicesCredentials
5
0 commit comments