main-checkpoint.py 63 B

1234
  1. import os
  2. # 获取当前工作目录
  3. current_dir = os.getcwd()