Note
Many current actions invoke the notify*
methods in
:py:class:`task_executor.abstract_step.AbstractStep`, such as
:py:meth:`task_executor.abstract_step.AbstractStep.notify_service_called`.
For the purposes of this challenge, you can ignore making those calls.
Contents
.. automodule:: task_executor.actions.move :members: :undoc-members: :show-inheritance: