Skip to content

Add dummy section header to allow configparser to read in some config files

Charlie Hoy requested to merge bilby_config into master

The purpose of this MR is to add a dummy section header to config files that cannot be read in with configparser due to missing section headers.

Merge request reports

Loading