Rename utils_ch.py to utils_zh.py
rename
This commit is contained in:
@ -757,4 +757,4 @@ def create_products():
|
|||||||
with open(products_file, 'w') as file:
|
with open(products_file, 'w') as file:
|
||||||
json.dump(products, file)
|
json.dump(products, file)
|
||||||
|
|
||||||
return products
|
return products
|
||||||
Reference in New Issue
Block a user