mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-12 02:41:15 +00:00
Merge commit 'fecd9f830ec4e8e9d5d1f3a70310d42bbe3f274a' into feature/objectify
This commit is contained in:
@@ -69,3 +69,4 @@ def file_dump_json(filename, data) -> None:
|
||||
"""
|
||||
with open(filename, 'w') as file:
|
||||
json.dump(data, file)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user