mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Opt: Imports isorted
This commit is contained in:
@@ -3,7 +3,8 @@ import numpy as np
|
||||
from module.handler.assets import *
|
||||
from module.handler.info_handler import InfoHandler
|
||||
from module.logger import logger
|
||||
from module.template.assets import TEMPLATE_FORMATION_1, TEMPLATE_FORMATION_2, TEMPLATE_FORMATION_3
|
||||
from module.template.assets import (TEMPLATE_FORMATION_1, TEMPLATE_FORMATION_2,
|
||||
TEMPLATE_FORMATION_3)
|
||||
from module.ui.switch import Switch
|
||||
|
||||
formation = Switch('Formation', offset=120)
|
||||
|
||||
Reference in New Issue
Block a user