ENH: add json schema validation for config files
Compare changes
- Alexander Kreft authored
+ 1
− 0
@@ -83,6 +83,7 @@ def validate_yaml_schema(valobj):
@@ -83,6 +83,7 @@ def validate_yaml_schema(valobj):
"""Function to read config files from different paths. Checks for path in $PYCAOSDBINI or home directory (.pycaosdb.ini) and in the current working directory (pycaosdb.ini).