소스 검색

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