1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 10:58:21 +08:00

Opt: Code formatting

This commit is contained in:
LmeSzinc
2020-11-21 11:14:43 +08:00
parent 3fda7b32df
commit d37e9ba4b0
5 changed files with 12 additions and 11 deletions

View File

@@ -3,6 +3,7 @@ from module.base.timer import Timer
from module.handler.assets import *
from module.logger import logger
class InfoHandler(ModuleBase):
"""
Class to handle all kinds of message.
@@ -10,6 +11,7 @@ class InfoHandler(ModuleBase):
"""
Info bar
"""
def info_bar_count(self):
if self.appear(INFO_BAR_3):
return 3