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