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
3a23c058c3
PythonRMV
/
pyrmv
/
methods
/
journey_detail.py
5 lines
104 B
Python
Raw
Normal View
History
Unescape
Escape
All the methods init
2022-10-05 14:08:27 +03:00
from
pyrmv
.
errors
.
not_ready
import
NotReadyYetError
def
journey_detail
(
)
:
raise
NotReadyYetError
(
)
Reference in New Issue
Copy Permalink