Skip to main content
frites.set_config
-
frites.set_config(key, value, verbose=None)[source]
Change the global config of frites.
- Parameters:
- key
python:str Entry of the config
- value
python:dict / python:list The new value for the selected key. The type should be the same as the
default one