Commit 313ae5cc authored by Zheng Gaoshan's avatar Zheng Gaoshan
Browse files

Update run.py

parent 93bb0bfc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ from codesp import test


def main():
    test()
    # test()
    # 定义初始路径和目标路径
    source_dir = '/workspace/input/'
    target_dir = '/workspace/output/'