Better error handling in the settings loader for entry not found in block
This commit is contained in:
@@ -42,6 +42,7 @@ def main():
|
||||
config_data = sl.load_settings(
|
||||
config_load,
|
||||
{
|
||||
# "doesnt": ["split:,"],
|
||||
"foo": ["mandatory:yes"],
|
||||
"foobar": ["check:int"],
|
||||
"bar": ["mandatory:yes"],
|
||||
|
||||
Reference in New Issue
Block a user