Format code (#1136)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-30 19:03:21 +08:00
committed by GitHub
parent 2419d5e1a9
commit ce8177a932
4 changed files with 12 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
import os,sys
import os, sys
now_dir = os.getcwd()
sys.path.append(now_dir)
import logging