mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Move disallow-any-generics to mypy.ini (#63917)
This commit is contained in:
@@ -8,8 +8,6 @@ from typing import Any
|
||||
|
||||
from homeassistant.core import split_entity_id
|
||||
|
||||
# mypy: disallow-any-generics
|
||||
|
||||
|
||||
class EntityValues:
|
||||
"""Class to store entity id based values."""
|
||||
|
||||
Reference in New Issue
Block a user