load_json_from_path()

Load json from path.

Usage

Source

load_json_from_path(path)

Parameters

path: str
Path of the file.

Returns

dict
A dictionary.