Skip to content

Commit d3bc0c2

Browse files
committed
updating doc string
1 parent 7c2bb18 commit d3bc0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

watson_developer_cloud/visual_recognition_v3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def __init__(self, version, url=default_url, use_vcap_services=True, api_key=Non
3030
"""
3131
Construct an instance. Fetches service parameters from VCAP_SERVICES
3232
runtime variable for Bluemix, or it defaults to local URLs.
33-
:param version: specifies the specific version-date of the service to use
33+
:param version: specifies the specific version-date of the service to use, for example '2016-05-20'
3434
"""
3535

3636
WatsonDeveloperCloudService.__init__(

0 commit comments

Comments
 (0)