代码规范:所有文件以空行结尾
This commit is contained in:
2
.github/workflows/getLatest.py
vendored
2
.github/workflows/getLatest.py
vendored
@@ -24,4 +24,4 @@ if __name__ == '__main__':
|
||||
parser.add_argument('-P', '--Pre', action='store_true', help = '是否获取pre')
|
||||
parser.add_argument('-R', '--Repo', default = '26F-Studio/cold_clear_ai_love2d_wrapper', help = '获取的仓库, 默认为cold_clear_ai_love2d_wrapper, 输入格式为User/Repo')
|
||||
args = parser.parse_args()
|
||||
getColdClear(args)
|
||||
getColdClear(args)
|
||||
|
||||
Reference in New Issue
Block a user