Ask a question to get started
Enter to sendā¢Shift+Enter new line
Save dict to local file path.
save_json( data: dict, file_path: str, ) -> None
data
dict
The dictionary to be saved.
file_path
str
Local file path.