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:
@ -10,7 +10,6 @@ from .floodsub_integration_test_settings import (
|
||||
)
|
||||
|
||||
|
||||
# pylint: disable=too-many-locals
|
||||
@pytest.mark.asyncio
|
||||
async def test_gossipsub_initialize_with_floodsub_protocol():
|
||||
GossipsubFactory(protocols=[FLOODSUB_PROTOCOL_ID])
|
||||
|
||||
Reference in New Issue
Block a user