Rename modules named repairs.py which are not repairs platforms (#89618)
This commit is contained in:
parent
d1ee303e85
commit
fd5c56fc7d
6 changed files with 28 additions and 28 deletions
|
@ -60,7 +60,7 @@ from .const import (
|
|||
DEFAULT_PROBABILITY_THRESHOLD,
|
||||
)
|
||||
from .helpers import Observation
|
||||
from .repairs import raise_mirrored_entries, raise_no_prob_given_false
|
||||
from .issues import raise_mirrored_entries, raise_no_prob_given_false
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue