from submodule.thing import test print("entry") test() # vim: set et ts=4 sw=4: