Format code (#254)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-05-08 15:16:19 +00:00 committed by GitHub
parent eba9b05b28
commit 75d31f1022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
gui.py
View File

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