From b55677003b3c81a35791e01f5f94d5b85f8d9b4a Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: 星期六, 08 十月 2022 10:40:52 +0800
Subject: [PATCH] 增加必要的注释

---
 data_export_util.py |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/data_export_util.py b/data_export_util.py
index 6b9b3ef..09c5865 100644
--- a/data_export_util.py
+++ b/data_export_util.py
@@ -1,4 +1,6 @@
-# 鏁版嵁瀵煎嚭宸ュ叿
+"""
+鏁版嵁瀵煎嚭宸ュ叿
+"""
 import os
 import time
 

--
Gitblit v1.8.0