Skip to content

Commit d3aba94

Browse files
committed
add a __main__
1 parent 676dc1c commit d3aba94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mbed/__main__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
from mbed import main
2+
main()

0 commit comments

Comments
 (0)