This website requires JavaScript.
Explore
Help
Register
Sign In
profitroll
/
PythonRMV
Watch
1
Star
1
Fork
0
You've already forked PythonRMV
Code
Issues
Pull Requests
Actions
Packages
Releases
3
Wiki
Activity
f06c9ca33e
PythonRMV
/
pyrmv
/
methods
/
him_search.py
5 lines
100 B
Python
Raw
Normal View
History
Unescape
Escape
Initialized him_search()
2022-10-05 15:19:50 +03:00
from
pyrmv
.
errors
.
not_ready
import
NotReadyYetError
def
him_search
(
)
:
raise
NotReadyYetError
(
)
Reference in New Issue
Copy Permalink