Skip to content

Commit c54fc7a

Browse files
committed
fmt
1 parent cb5eb52 commit c54fc7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_communication.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ async def test_ignore_flood_subscription(client: Client) -> None:
269269
)
270270
assert response == "Hello, Alice!"
271271

272+
272273
@pytest.mark.asyncio
273274
@pytest.mark.parametrize("handlers", [{**basic_rpc_method}])
274275
async def test_rpc_method_reconnect(client: Client) -> None:

0 commit comments

Comments
 (0)