Skip to content

Commit 93d0169

Browse files
authored
Fixed __init__.py (#29)
1 parent eecf8e5 commit 93d0169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

easyPythonpi/__init__.py

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

0 commit comments

Comments
 (0)