Skip to content

Commit

Permalink
feat: ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-frolov committed Dec 20, 2024
1 parent a1d5719 commit 3a5c839
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/application/test_delayed_broker.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ async def test_start_not_setup_broker() -> None:

with pytest.raises(AssertionError, match="You should setup a broker"):
await app._start_broker()

0 comments on commit 3a5c839

Please sign in to comment.