Skip to content

Commit

Permalink
style: flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
niek-mereu committed Jul 24, 2024
1 parent 148d57d commit ac01e82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/osman/test_osman.py
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,6 @@ def test_template_comparison(

# when differences are present, test if correct
if "differences" in res:

assert (
str(res.get("differences", {}).get("dictionary_item_added"))
== expected_differences[0]
Expand Down

0 comments on commit ac01e82

Please sign in to comment.