Skip to content

Commit 3009ca4

Browse files
committed
Fix import
1 parent c2dbd82 commit 3009ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

luxtronik/discover.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import logging
66
import socket
77

8-
from constants import (
8+
from luxtronik.constants import (
99
LUXTRONIK_DISCOVERY_PORTS,
1010
LUXTRONIK_DISCOVERY_TIMEOUT,
1111
LUXTRONIK_DISCOVERY_MAGIC_PACKET,

0 commit comments

Comments
 (0)