mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 13:00:11 +00:00
Move disallow-any-generics to mypy.ini (#63917)
This commit is contained in:
@@ -8,8 +8,6 @@ from homeassistant.core import HomeAssistant, callback
|
||||
|
||||
from . import template
|
||||
|
||||
# mypy: disallow-any-generics
|
||||
|
||||
|
||||
class ScriptVariables:
|
||||
"""Class to hold and render script variables."""
|
||||
|
||||
Reference in New Issue
Block a user