mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 04:20:17 +00:00
Move disallow-any-generics to mypy.ini (#63917)
This commit is contained in:
@@ -17,8 +17,6 @@ from homeassistant.loader import (
|
||||
from homeassistant.util.async_ import gather_with_concurrency
|
||||
from homeassistant.util.json import load_json
|
||||
|
||||
# mypy: disallow-any-generics
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
TRANSLATION_LOAD_LOCK = "translation_load_lock"
|
||||
|
||||
Reference in New Issue
Block a user