This website requires JavaScript.
Explore
Help
Sign In
songsenand
/
autocommit
Watch
1
Star
0
Fork
You've already forked autocommit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
00f8c9834d
autocommit
/
hello.py
7 lines
88 B
Python
Raw
Blame
History
def
main
(
)
:
print
(
"
Hello from autocommit!
"
)
if
__name__
==
"
__main__
"
:
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink