from one import write_audit from zero import write_audit as zero_write_audit def run(): return write_audit("hello")