Remove unnnecessary pylint configs from components/[a-d]* (#98911)
This commit is contained in:
parent
e471110288
commit
3b4774d9ed
32 changed files with 27 additions and 51 deletions
|
@ -26,7 +26,6 @@ from tests.common import MockConfigEntry, MockPlatform, mock_entity_platform
|
|||
class SelectPlatform(MockPlatform):
|
||||
"""Fake select platform."""
|
||||
|
||||
# pylint: disable=method-hidden
|
||||
async def async_setup_entry(
|
||||
self,
|
||||
hass: HomeAssistant,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue