Release v2.1.0
Compare changes
- Arthur Le Bars authored
Throw a critical error while parsing the supplied config file when a parameter is not configured or configured incorrectly (empty value) in the config file
+ 9
− 4
@@ -37,12 +37,17 @@ def parse_config(config_file):