commit cd6665edae3be2534e9d1777389630c4a3168f83 Author: behdadf Date: Sat Sep 27 05:45:48 2025 +0000 add 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