From d8c9b83cfe0c40351cf2d652dbb0f55f98f3d147 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 19 Dec 2021 09:48:59 +0800
Subject: [PATCH] auto save

---
 func.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/func.py b/func.py
index 52f9451..25b576d 100644
--- a/func.py
+++ b/func.py
@@ -10,4 +10,4 @@ def a():
             print("请输入整数")
         else:
             total.append(unit)
-            print(total)
+            print(total)
\ No newline at end of file
--
libgit2 0.25.0