Compare commits

..

2 commits

Author SHA1 Message Date
dd3f5c4079 reset 2023-06-07 15:03:43 +02:00
199cdf2d99 change message 2023-05-31 10:33:24 +02:00
2 changed files with 1 additions and 3 deletions

View file

@ -1,2 +0,0 @@
# This is just a test
hello world

View file

@ -1,3 +1,3 @@
#!/usr/bin/env python3
print("hello world :-)")
print("hello world")