def main(): print("Hello from deepaudit-backend!") if __name__ == "__main__": main()