Skip to content

Commit 120c351

Browse files
authored
Minor
1 parent 33a4256 commit 120c351

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

python/Vision/Face1.0.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
from pprint import pprint
88

99
'''
10-
This sample makes a call to the Face API with a URL image query
11-
to detect faces and features in an image.
10+
This sample makes a call to the Face API with a URL image query to detect faces and features in an image.
1211
Face API: https://westus.dev.cognitive.microsoft.com/docs/services/563879b61984550e40cbbe8d/operations/563879b61984550f30395236
1312
'''
1413

0 commit comments

Comments
 (0)