mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 12:17:20 +00:00
gdata/service.py change not required
This commit is contained in:
parent
2dc72ab262
commit
50a33a5083
@ -233,7 +233,7 @@ class GDataService(atom.service.AtomService):
|
||||
and remove_token.
|
||||
"""
|
||||
atom.service.AtomService.__init__(self, http_client=http_client,
|
||||
additional_headers=additional_headers, token_store=token_store)
|
||||
token_store=token_store)
|
||||
self.email = email
|
||||
self.password = password
|
||||
self.account_type = account_type
|
||||
|
Loading…
x
Reference in New Issue
Block a user