This website requires JavaScript.
Explore
Help
Register
Sign In
askill
/
Video-Summary
mirror of
https://github.com/Askill/Video-Summary.git
Watch
1
Star
0
Fork
You've already forked Video-Summary
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7173c427b9
Video-Summary
/
main.py
7 lines
73 B
Python
Raw
Blame
History
def
init
(
)
:
print
(
"
startup
"
)
if
__name__
==
"
__main__
"
:
init
(
)
Reference in New Issue
View Git Blame
Copy Permalink