server: formatting

This commit is contained in:
Mathieu Virbel
2023-07-27 18:09:01 +02:00
parent fe85005e8e
commit c7f2453090
3 changed files with 6 additions and 5 deletions

View File

@@ -61,6 +61,3 @@ async def test_basic_rtc_server(aiohttp_server, event_loop):
# stop the server
await server.close()
await client.stop()