Allow non-toplevel modules in python environment (#1042)
This commit is contained in:
committed by
Ta-Ching Chen
parent
93d4f2c77a
commit
a473335ceb
@@ -0,0 +1,2 @@
|
||||
def entrypoint():
|
||||
return 'THIS_IS_ALTMAIN_ENTRYPOINT'
|
||||
Reference in New Issue
Block a user