ghcontribs.load_json_file

ghcontribs.load_json_file(filename: str) Any

Load a contribution list from a JSON file

Parameters

filename – the name of the JSON file to load

Returns

representation of the JSON file

Return type

Any