From a04bf0ec4c46b8e6dd6e5e09cd06b9f67b974862 Mon Sep 17 00:00:00 2001 From: BryantHe Date: Tue, 14 Jun 2022 17:18:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=20drone=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=205?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.py diff --git a/test.py b/test.py new file mode 100644 index 0000000..5b40bfb --- /dev/null +++ b/test.py @@ -0,0 +1 @@ +print('hello drone') \ No newline at end of file