from pyrmv.errors.not_ready import NotReadyYetError def board_departure(): raise NotReadyYetError()