mirror of
https://github.com/home-assistant/core.git
synced 2025-11-11 12:00:52 +00:00
Move disallow-any-generics to mypy.ini (#63917)
This commit is contained in:
@@ -70,8 +70,6 @@ from .trace import (
|
||||
)
|
||||
from .typing import ConfigType, TemplateVarsType
|
||||
|
||||
# mypy: disallow-any-generics
|
||||
|
||||
ASYNC_FROM_CONFIG_FORMAT = "async_{}_from_config"
|
||||
FROM_CONFIG_FORMAT = "{}_from_config"
|
||||
VALIDATE_CONFIG_FORMAT = "{}_validate_config"
|
||||
|
||||
Reference in New Issue
Block a user