Skip to content

Commit 1f9d58f

Browse files
committed
remove comment
1 parent 69ecec8 commit 1f9d58f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

describe.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -514,8 +514,6 @@ def generate_all_api_documents(
514514
artifact_destination_dir (str): relative path where the discovery
515515
artifacts should be saved.
516516
discovery_uri_template (str): URI template of the API's discovery document.
517-
If this parameter is set, the `uri` parameter is ignored and the uri
518-
will be created from this template.
519517
"""
520518
api_directory = collections.defaultdict(list)
521519
http = build_http()

0 commit comments

Comments
 (0)