reset_settings# reset_settings(new_config)[source]# Reset multiple keys in the globally available settings dictionary based on a new dictionary of values. Parameters: new_config (dict) – a dictionary with new values mapped to keys Returns: None.