Skip to content

Commit 7464cbd

Browse files
committed
fix formatting
1 parent 9055d29 commit 7464cbd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/extensions/score_metamodel/tests/test_metamodel_load.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ def test_load_metamodel_data():
9494
"link1": "opt1 == test",
9595
}
9696

97+
9798
def test_metamodel_schema_json_is_valid():
9899
"""The metamodel JSON schema file must be syntactically valid JSON."""
99100
schema_path = Path(__file__).resolve().parent.parent / "metamodel-schema.json"

0 commit comments

Comments
 (0)