Add the missing exceptions.py
This commit is contained in:
parent
e37b8bcf19
commit
92320523d5
2
libp2p/stream_muxer/mplex/exceptions.py
Normal file
2
libp2p/stream_muxer/mplex/exceptions.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
class StreamNotFound(Exception):
|
||||
pass
|
Loading…
Reference in New Issue
Block a user