This website requires JavaScript.
Explore
Help
Sign In
winkekatze.tv
/
arch-obs-setup
Watch
4
Star
0
Fork
You've already forked arch-obs-setup
0
Code
Issues
Pull Requests
Releases
Activity
main
arch-obs-setup
/
main.py
7 lines
92 B
Python
Raw
Permalink
Blame
History
def
main
(
)
:
print
(
"
Hello from arch-obs-setup!
"
)
if
__name__
==
"
__main__
"
:
main
(
)
Reference in New Issue
View Git Blame
Copy Permalink