Skip to content

Commit 6b59bbc

Browse files
author
FuNK3Y
committed
python-ecosys/aiohttp: Remove white line.
1 parent be510ba commit 6b59bbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python-ecosys/aiohttp/aiohttp/aiohttp_ws.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,4 +270,3 @@ async def __aenter__(self):
270270
async def __aexit__(self, *args):
271271
await self.client._reader.aclose()
272272
return await asyncio.sleep(0)
273-

0 commit comments

Comments
 (0)