Skip to content
Snippets Groups Projects
Commit 85f1954f authored by Jiahang Chen's avatar Jiahang Chen
Browse files

just a log

parent a9cc05cf
No related branches found
No related tags found
No related merge requests found
Pipeline #457099 passed
...@@ -321,6 +321,7 @@ def __on_token(self, token): ...@@ -321,6 +321,7 @@ def __on_token(self, token):
:type token: str :type token: str
""" """
APP_LOGGER.info("get new token")
self.__access_token = token self.__access_token = token
self.__connect_with_dir() self.__connect_with_dir()
self.__connect_with_repo() self.__connect_with_repo()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment