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

Dev: Uniform comments of generated files

This commit is contained in:
LmeSzinc
2021-12-07 23:23:08 +08:00
parent 29d963a2c0
commit d5735604e1
39 changed files with 43 additions and 43 deletions

View File

@@ -14,7 +14,7 @@ IMPORT_EXP = """
from module.base.button import Button
from module.base.template import Template
# This file was automatically generated by dev_tools.button_extract.
# This file was automatically generated by dev_tools/button_extract.py.
# Don't modify it manually.
"""
IMPORT_EXP = IMPORT_EXP.strip().split('\n') + ['']