mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 19:09:32 +00:00
Move disallow-any-generics to mypy.ini (#63917)
This commit is contained in:
@@ -17,8 +17,6 @@ from . import config_per_platform
|
||||
from .entity_platform import EntityPlatform, async_get_platforms
|
||||
from .typing import ConfigType
|
||||
|
||||
# mypy: disallow-any-generics
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user