mario.download_settings#

mario.download_settings(destination_path=None)#

Return the current MARIO settings dictionary.

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