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
a5022011ed
PythonRMV
/
pyrmv
/
methods
/
trip_recon.py
5 lines
100 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
trip_recon
(
)
:
raise
NotReadyYetError
(
)
Reference in New Issue
Copy Permalink