Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d5fae24

Browse filesBrowse files
committed
added a TODO
1 parent 4ccdce7 commit d5fae24
Copy full SHA for d5fae24

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎language/api/analyze.py

Copy file name to clipboardExpand all lines: language/api/analyze.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ def get_service():
3636
['https://www.googleapis.com/auth/cloud-platform'])
3737
http = httplib2.Http()
3838
scoped_credentials.authorize(http)
39+
# TODO Change to credentials=credentials
3940
return discovery.build('language', 'v1',
4041
http=http,
4142
discoveryServiceUrl=DISCOVERY_URL)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.