From f75392f4bae70bfd4ce49bfc459f3a7ec720d936 Mon Sep 17 00:00:00 2001 From: Mara Karagianni Date: Wed, 1 Oct 2025 11:18:17 +0200 Subject: [PATCH] test script --- python/script.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/script.py diff --git a/python/script.py b/python/script.py new file mode 100644 index 0000000..926ebea --- /dev/null +++ b/python/script.py @@ -0,0 +1 @@ +print('hello git')