Initialized him_search()

This commit is contained in:
Profitroll 2022-10-05 14:19:50 +02:00
parent 4136bbcddb
commit 3a23c058c3
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
from pyrmv.errors.not_ready import NotReadyYetError
def him_search():
raise NotReadyYetError()