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
master
CVExplorer
/
run.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
5 lines
92 B
Python
Raw
Permalink
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