Config: Don't reset sections on validate
A previous MR duplicated these lines. They still exist in the __init__
method, and repeating them here causes their relevant sections to be reset if validate_inspiral()
is called.
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk. This maintenance will be upgrading the GitLab database in order to be ready for the migration.
A previous MR duplicated these lines. They still exist in the __init__
method, and repeating them here causes their relevant sections to be reset if validate_inspiral()
is called.