1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Activate mypy for Proxmox VE (#53955)

This commit is contained in:
Milan Meulemans
2021-08-10 12:36:20 +02:00
committed by GitHub
parent e5f884efd1
commit 9c29d9f8eb
3 changed files with 4 additions and 5 deletions

View File

@@ -123,7 +123,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.plum_lightpad.*",
"homeassistant.components.point.*",
"homeassistant.components.profiler.*",
"homeassistant.components.proxmoxve.*",
"homeassistant.components.rachio.*",
"homeassistant.components.ring.*",
"homeassistant.components.rpi_power.*",