cogwheel.validation.load_config

cogwheel.validation.load_config(config_filename)

Import desired config module. See cogwheel/validation/example/config.py for an example.

Parameters:
config_filenamePathLike

Full path to a file containing configuration parameters for the injections.

Returns:
module