Skip to content

Commit

Permalink
Ruff linting
Browse files Browse the repository at this point in the history
  • Loading branch information
domna committed Feb 20, 2024
1 parent 8d1fa89 commit 299406b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ def test_example_data():
)

assert isinstance(read_data, Template)
assert validate_data_dict(template, read_data, root)
assert validate_data_dict(template, read_data, root)

0 comments on commit 299406b

Please sign in to comment.