commit ff90ca7feb695dc24f4510ce4756fc6789f9b982 Author: Stefan Date: Mon Jan 10 13:07:05 2022 +0100 Just a test diff --git a/test1.py b/test1.py new file mode 100644 index 0000000..0b78469 --- /dev/null +++ b/test1.py @@ -0,0 +1 @@ +print("hallo world")