from . import *
def run():
   print("run")
EDIT