Format code (#874)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-07-26 11:56:00 +08:00
committed by GitHub
parent 85d0d709e0
commit 232213a522
2 changed files with 8 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
import os
import shutil
import sys
now_dir = os.getcwd()
sys.path.append(now_dir)
import traceback, pdb