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