def main():
print("Hello from seperatorservice!")
# todo Separates account records to decision book and and other details
if __name__ == "__main__":
main()
Powered by TurnKey Linux.