fix var name consistency error

change var name to reach human friendly
add type hinting
PEP8 formatting
This commit is contained in:
naughtyGitCat
2022-09-30 16:43:15 +08:00
parent 50ef41ee50
commit 78298495ac
3 changed files with 30 additions and 18 deletions

View File

@@ -773,7 +773,7 @@ def core_main(movie_path, number_th, oCC, specified_source=None, specified_url=N
hack_word = ''
# 下面被注释的变量不需要
#rootpath= os.getcwd
# rootpath = os.getcwd
number = number_th
json_data = get_data_from_json(number, oCC, specified_source, specified_url) # 定义番号