ModuleNotFound

Hi folks, My custom action is called properly. If i print a log in custom action, it is printed properly.

However, if i try to call a method inside other python file, i get module not found error

Can anyonr please tell me if there is separate way to import a class in actions.py