skbio.util.get_config# skbio.util.get_config(option)[source]# Get the current value of an skbio config option. Parameters: optionstrThe configuration option to be found. Returns: strThe current value of the configuration option supplied.