dbs_annotator.utils.user_data.user_config_file

dbs_annotator.utils.user_data.user_config_file(name)[source]

Return a path under user_data_dir() for a named config file.

Parent directories are created on demand so callers can immediately write to the returned path.

Return type:

Path