mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Remove calendar mypy ignores, now that calendar has full typing (#69051)
This commit is contained in:
parent
94a8d75142
commit
68d563c630
@ -24,8 +24,6 @@ from homeassistant.helpers.template import DATE_STR_FORMAT
|
||||
from homeassistant.helpers.typing import ConfigType
|
||||
from homeassistant.util import dt
|
||||
|
||||
# mypy: allow-untyped-defs, no-check-untyped-defs
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
DOMAIN = "calendar"
|
||||
|
Loading…
x
Reference in New Issue
Block a user