Skip to content

Commit 50f3a60

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9465651 commit 50f3a60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jsonschema_lexer/tests/test_integration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ def test_draft03_schema(lexer):
381381
],
382382
)
383383

384+
384385
def test_nested_json_schema(lexer):
385386
test_json_schema = """
386387
{

0 commit comments

Comments
 (0)