Verified Commit ff28e576 authored by Dan Jones's avatar Dan Jones
Browse files

chore: lint with black.

parent 7fc0da98
...@@ -23,7 +23,7 @@ config_file_schema = { ...@@ -23,7 +23,7 @@ config_file_schema = {
}, },
"static": { "static": {
"type": "object", "type": "object",
"description": "list of the fixed values set by the config file" "description": "list of the fixed values set by the config file",
}, },
}, },
"required": ["name", "content"], "required": ["name", "content"],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment