skbio.util.set_config# skbio.util.set_config(option: str, value: str)[source]# Set an skbio config option. Parameters: optionstrThe configuration option to be modified. valuestrThe value to update the configuration dictionary with.