This website requires JavaScript.
Explore
Help
Sign In
Chest
/
CVExplorer
Watch
1
Star
0
Fork
0
You've already forked CVExplorer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
42d09af58198c8fa24543cf0ce001783fd0f13a2
CVExplorer
/
run.py
T
5 lines
92 B
Python
Raw
Normal View
History
Unescape
Escape
small fix
2026-01-18 14:23:20 +03:00
from
python_files
.
main
import
main
+full refactor
2026-01-18 13:54:14 +03:00
if
__name__
==
"
__main__
"
:
raise
SystemExit
(
main
(
)
)
Reference in New Issue
Copy Permalink