Add per-file-ignore to pylint (#86289)
This commit is contained in:
parent
a0810053f1
commit
30bf0634fe
114 changed files with 123 additions and 226 deletions
|
@ -7,8 +7,6 @@ from . import setup_integration
|
|||
|
||||
from tests.test_util.aiohttp import AiohttpClientMocker
|
||||
|
||||
# pylint: disable=redefined-outer-name
|
||||
|
||||
|
||||
async def test_config_entry_not_ready(
|
||||
hass: HomeAssistant, aioclient_mock: AiohttpClientMocker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue