yes.
This commit is contained in:
parent
59eafeb282
commit
2b3490d217
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -144,7 +144,7 @@ def get_access_token():
|
|||
client_secret,
|
||||
redirect_uri,
|
||||
scope=scope,
|
||||
cache_path=cache_path,
|
||||
#cache_path=cache_path,
|
||||
username=username,
|
||||
show_dialog=show_dialog
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue