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