''' This file is used to perform some EMR actions ''' from libs.sts import * def step_sts_get_accountid(): get_accountid() def step_sts_get_accountidall(): get_accountid_all()