mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-11 15:40:54 +00:00
run isort
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import asyncio
|
||||
from libp2p.stream_muxer.abc import IMuxedStream, IMuxedConn
|
||||
|
||||
from libp2p.stream_muxer.abc import IMuxedConn, IMuxedStream
|
||||
|
||||
from .constants import HeaderTags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user