1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 07:23:03 +08:00

style(*): some small style changes

This commit is contained in:
2025-11-30 18:46:12 +08:00
parent 05c9d433f4
commit 1b172ad396
3 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ class AutoLib(MsgBase):
result = 2
# logout
if not self.__lib_logout.logout(
username,
username
):
# if logout is failed, we must make sure the host to be reloaded
# otherwise, the next login may fail