mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
style: enforce multiline import style for consistency
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
"""
|
||||
Common Objects for Kademlia DHT implementation.
|
||||
Shared constants and protocol parameters for the Kademlia DHT.
|
||||
"""
|
||||
|
||||
from libp2p.custom_types import (
|
||||
|
||||
Reference in New Issue
Block a user