aboutsummaryrefslogtreecommitdiff
path: root/describe.py
diff options
context:
space:
mode:
authorJoe Gregorio <jcgregorio@google.com>2013-03-07 10:31:47 -0500
committerJoe Gregorio <jcgregorio@google.com>2013-03-07 10:31:47 -0500
commit41be8e897ece164d89f457c7ebbbafefd4cc357e (patch)
treebd3cbc675b5c030cf96f115c7eb5c9be15e1f96c /describe.py
parent83965d85cd36c52f3d9ac900c21346cc57679da5 (diff)
downloadgoogle-api-python-client-41be8e897ece164d89f457c7ebbbafefd4cc357e.tar.gz
Refresh docs
Diffstat (limited to 'describe.py')
-rw-r--r--describe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/describe.py b/describe.py
index ac1411ca8..174941e3f 100644
--- a/describe.py
+++ b/describe.py
@@ -130,7 +130,7 @@ METHOD_LINK = """<p class="toc_element">
BASE = 'docs/dyn'
-DIRECTORY_URI = 'https://www.googleapis.com/discovery/v1/apis?preferred=true',
+DIRECTORY_URI = 'https://www.googleapis.com/discovery/v1/apis?preferred=true'
FLAGS = gflags.FLAGS