def main(): print("Hello from dictation-service!") if __name__ == "__main__": main()