ソースを参照

zymtestnewbranch

zhuangyiming 1 ヶ月 前
コミット
8a72621ebe
1 ファイル変更2 行追加1 行削除
  1. 2 1
      main.py

+ 2 - 1
main.py

@@ -2,4 +2,5 @@ import os
 
 # 获取当前工作目录
 current_dir = os.getcwd()
-data_file_path = current_dir /current_dir/ 'current_dirt'
+data_file_path = current_dir /current_dir/ 'current_dirt'
+#test new branch 123321 and upload to my repo