Skip to content

Commit 9ab5c72

Browse files
authored
Update read_multi.py (gijzelaerr#563)
1 parent a8dc6fd commit 9ab5c72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/read_multi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import ctypes
88

99
from snap7 import Client
10-
from error import check_error
10+
from snap7.error import check_error
1111
from snap7.type import S7DataItem, Area, WordLen
1212
from snap7.util import get_real, get_int
1313

0 commit comments

Comments
 (0)