Fix F602 key repeated (#84531)

This commit is contained in:
Yuval Aboulafia
2022-12-27 12:07:10 +02:00
committed by GitHub
parent 03112bbeea
commit 3149c52be1
7 changed files with 0 additions and 13 deletions
@@ -258,7 +258,6 @@ async def test_get_trigger_capabilities(hass: HomeAssistant) -> None:
"name": "for",
"optional": True,
"type": "positive_time_period_dict",
"optional": True,
},
]
@@ -288,6 +287,5 @@ async def test_get_trigger_capabilities(hass: HomeAssistant) -> None:
"name": "for",
"optional": True,
"type": "positive_time_period_dict",
"optional": True,
},
]