mario.download_settings

mario.download_settings(destination_path=None)

returns the mario setting config

Parameters

destination_path (str,None) – if a directory path given, will download the config yaml file, if None, will only return a dict

Returns

config dict

Return type

dict