mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Apply PR feedback
This commit is contained in:
@ -99,7 +99,3 @@ async def test_create_secure_session():
|
||||
remote_pipe_task.cancel()
|
||||
await local_pipe_task
|
||||
await remote_pipe_task
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
asyncio.run(test_create_secure_session())
|
||||
|
||||
Reference in New Issue
Block a user