mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Remove pylint:disable
This commit is contained in:
@ -7,7 +7,6 @@ if TYPE_CHECKING:
|
||||
from libp2p.network.connection.raw_connection_interface import IRawConnection
|
||||
from libp2p.peer.id import ID
|
||||
|
||||
# pylint: disable=W0105
|
||||
|
||||
"""
|
||||
Transport that is used to secure a connection. This transport is
|
||||
|
||||
Reference in New Issue
Block a user