Test In [1]: Copied! from testhil.common import hello_world from testhil.common import hello_world In [2]: Copied! hello_world() hello_world() Hello World! In [ ]: Copied!