Ask a question to get started
Enter to sendā¢Shift+Enter new line
Load json file to a string.
load_json( json_path: Union[str, Path], ) -> str
json_path
str
The path to the json file.