Closed William-Hill closed 6 years ago
When checking for a config property, an if statement has been used. This will throw an exception if the property is not in the config file. A try/except block would be a better option.
When checking for a config property, an if statement has been used. This will throw an exception if the property is not in the config file. A try/except block would be a better option.