From 882070c7836d4cc0bccdffe04de0b4b50e840fc2 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 23 Jun 2023 06:59:28 +0800 Subject: Initial commit --- retro_pkg_test/hello.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 retro_pkg_test/hello.py (limited to 'retro_pkg_test/hello.py') diff --git a/retro_pkg_test/hello.py b/retro_pkg_test/hello.py new file mode 100644 index 00000000..dd9b9d4d --- /dev/null +++ b/retro_pkg_test/hello.py @@ -0,0 +1,2 @@ +def hello(): + print("hello") -- cgit v1.2.3-70-g09d2