Skip to content

Commit 14374bf

Browse files
committed
Typos
1 parent 2bb7c57 commit 14374bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugwise/util.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010

1111
import crcmod
1212

13-
from .constants import (
13+
from plugwise.constants import (
1414
ENERGY_KILO_WATT_HOUR,
15-
LOGADDR_OFFSET,
15+
LOGADDR_OFFSET,
1616
PERCENTAGE,
17-
PLUGWISE_EPOCH,
17+
PLUGWISE_EPOCH,
1818
UTF8_DECODE,
1919
)
2020

0 commit comments

Comments
 (0)