create hello.py

This commit is contained in:
Daniel Thoren 2022-11-03 13:45:52 +01:00 committed by GitHub
parent 809a8b4b72
commit 984d76e3c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.github/workflows/hello.py vendored Normal file
View file

@ -0,0 +1 @@
print('hello world')