mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-10 07:00:54 +00:00
lint
This commit is contained in:
@ -9,6 +9,5 @@ class RawConnection(IRawConnection):
|
||||
self.reader = reader
|
||||
self.writer = writer
|
||||
|
||||
|
||||
def close(self):
|
||||
self.writer.close()
|
||||
|
||||
Reference in New Issue
Block a user