# main.py import decorator_test print("Function called.") decorator_test.my_function()