Skip to content

Commit a315a83

Browse files
committed
fixed sciopydev error
1 parent 84042c1 commit a315a83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sciopy/EIT_16_32_64_128.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
}
3030

3131
from .sciopy_dataclasses import EitMeasurementSetup
32-
from usb_message_parser import (
32+
from .usb_message_parser import (
3333
MessageParser,
3434
make_eitframes_hex,
3535
get_data_as_matrix,

0 commit comments

Comments
 (0)