mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-09 22:50:54 +00:00
Add the missing exceptions.py
This commit is contained in:
committed by
Kevin Mai-Husan Chia
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
|
||||
Reference in New Issue
Block a user