mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 10:29:27 +00:00
Remove nzbget from mypy ignore list (#75158)
This commit is contained in:
@@ -27,10 +27,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.minecraft_server",
|
||||
"homeassistant.components.minecraft_server.helpers",
|
||||
"homeassistant.components.minecraft_server.sensor",
|
||||
"homeassistant.components.nzbget",
|
||||
"homeassistant.components.nzbget.config_flow",
|
||||
"homeassistant.components.nzbget.coordinator",
|
||||
"homeassistant.components.nzbget.switch",
|
||||
"homeassistant.components.onvif.base",
|
||||
"homeassistant.components.onvif.binary_sensor",
|
||||
"homeassistant.components.onvif.camera",
|
||||
|
||||
Reference in New Issue
Block a user