mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-14 22:00:01 +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