mirror of
https://github.com/no2chem/wideq.git
synced 2025-05-16 07:10:09 -07:00
Update wideq/core.py
This commit is contained in:
parent
6197fa42d1
commit
235fb0f231
@ -392,7 +392,6 @@ class Gateway(object):
|
|||||||
country=country,
|
country=country,
|
||||||
language=language,
|
language=language,
|
||||||
)
|
)
|
||||||
print(json.dumps(gw))
|
|
||||||
return cls(gw["empUri"], gw["thinq2Uri"], country, language)
|
return cls(gw["empUri"], gw["thinq2Uri"], country, language)
|
||||||
|
|
||||||
def oauth_url(self):
|
def oauth_url(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user