|
@@ -2,4 +2,5 @@ import os
|
|
|
|
|
|
# 获取当前工作目录
|
|
# 获取当前工作目录
|
|
current_dir = os.getcwd()
|
|
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
|