import gnommo if __name__ == "__main__": print("This is the main module.") gnommo.main()