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