Skip to content

Commit

Permalink
Fix black
Browse files Browse the repository at this point in the history
  • Loading branch information
HCookie committed Dec 16, 2024
1 parent 1bbd7a9 commit d12acf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_plans.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def test_with_multio_server_add():
assert config.plans[0].actions[0].type == "print"



def test_add_invalid_action():
test_plan = Plan(name="testing")
with pytest.raises(ValidationError):
Expand Down

0 comments on commit d12acf6

Please sign in to comment.