Skip to content

Commit 8f54cab

Browse files
committed
use local module
1 parent aee33bc commit 8f54cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

find_arduino/detection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from boards import boards_dict
1+
from .boards import boards_dict
22
from serial.tools import list_ports
33
import re
44

0 commit comments

Comments
 (0)