mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
fixed lint
This commit is contained in:
@ -23,9 +23,9 @@ from libp2p.abc import (
|
||||
IHost,
|
||||
INetStream,
|
||||
IPubsub,
|
||||
IPubsubRouter,
|
||||
ISubscriptionAPI,
|
||||
)
|
||||
from libp2p.abc import IPubsubRouter
|
||||
from libp2p.crypto.keys import (
|
||||
PrivateKey,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user