mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-09 14:40:53 +00:00
Remove pylint:disable
This commit is contained in:
@ -14,7 +14,6 @@ if TYPE_CHECKING:
|
||||
|
||||
|
||||
class PubsubNotifee(INotifee):
|
||||
# pylint: disable=too-many-instance-attributes, cell-var-from-loop, unsubscriptable-object
|
||||
|
||||
initiator_peers_queue: "asyncio.Queue[ID]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user