Merge branch 'main' of https://github.com/datawhalechina/prompt-engineering-for-developers into main
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