From cd6665edae3be2534e9d1777389630c4a3168f83 Mon Sep 17 00:00:00 2001 From: behdadf Date: Sat, 27 Sep 2025 05:45:48 +0000 Subject: [PATCH] add main.py --- main.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 main.py diff --git a/main.py b/main.py new file mode 100644 index 0000000..a97f193 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print("hello from gitea!!!") \ No newline at end of file