changelog/example_pkg/example.py

2 lines
31 B
Python
Raw Normal View History

2022-05-04 11:41:29 +00:00
def hello():
print('Hello')