Skip to content

Commit b7a8068

Browse files
committed
Fix remaining module caps.
1 parent 21fc048 commit b7a8068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyduinoincludes/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from IO import *
1+
from io import *

0 commit comments

Comments
 (0)