onionrblocks/helloworld/__init__.py
2019-07-15 17:22:48 -05:00

2 lines
111 B
Python

# You should rename the folder that this script is in to whatever the main package name is
print("hello world")