mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
fixing linting errors with protocol_muxer and adding to Travis
This commit is contained in:
@ -6,7 +6,7 @@ class MultiselectCommunicator(IMultiselectCommunicator):
|
||||
and multistream module will follow the same multistream protocol,
|
||||
which is necessary for them to work
|
||||
"""
|
||||
|
||||
|
||||
def __init__(self, stream):
|
||||
self.stream = stream
|
||||
|
||||
|
||||
Reference in New Issue
Block a user