I have the following code:
import module_a module_a.function_a()
If I wanted to override function_a(), I could do something like: