forgot to update module name

This commit is contained in:
bittles
2023-01-06 01:47:19 -05:00
parent ae549af6e8
commit 0e7923103c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import logging
from typing import Any
#sucks
from . import sucksbumper
from . import sucks
from homeassistant.components.vacuum import VacuumEntity, VacuumEntityFeature
from homeassistant.core import HomeAssistant