Skip to content

Commit ae0da6f

Browse files
committed
import improvement
1 parent 162f2e8 commit ae0da6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_vallox_sensors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
import pytest
66

77
from vallox_websocket_api import (
8+
CellState,
89
DefrostMode,
910
Profile,
1011
SupplyHeatingAdjustMode,
1112
ValloxInvalidInputException,
1213
)
13-
from vallox_websocket_api.vallox import CellState
1414

1515

1616
@pytest.mark.parametrize(

0 commit comments

Comments
 (0)