def main(): print("Hello from inv-monitor!") if __name__ == "__main__": main()