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:
@@ -124,8 +124,8 @@ class TechnologyTemplate:
|
||||
|
||||
def encode(self):
|
||||
lines = []
|
||||
lines.append('# This file is generated by dev_tools.research_extractor.')
|
||||
lines.append("# Don't modified it manually.")
|
||||
lines.append('# This file was automatically generated by dev_tools/research_extractor.py.')
|
||||
lines.append("# Don't modify it manually.")
|
||||
lines.append('')
|
||||
lines.append('LIST_RESEARCH_PROJECT = [')
|
||||
for project in self.projects.values():
|
||||
|
||||
Reference in New Issue
Block a user