Skip to content

Commit 25820d5

Browse files
committed
added two blank lines
1 parent 109c72f commit 25820d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

language/api/analyze.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
DISCOVERY_URL = ('https://language.googleapis.com/$discovery/rest?'
3030
'version=v1&labels=GOOGLE_INTERNAL')
3131

32+
3233
def get_service():
3334
credentials = GoogleCredentials.get_application_default()
3435
scoped_credentials = credentials.create_scoped(

0 commit comments

Comments
 (0)