mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
gdata/service.py change not required
This commit is contained in:
@@ -233,7 +233,7 @@ class GDataService(atom.service.AtomService):
|
|||||||
and remove_token.
|
and remove_token.
|
||||||
"""
|
"""
|
||||||
atom.service.AtomService.__init__(self, http_client=http_client,
|
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.email = email
|
||||||
self.password = password
|
self.password = password
|
||||||
self.account_type = account_type
|
self.account_type = account_type
|
||||||
|
|||||||
Reference in New Issue
Block a user