[patch] 解决乱码bug

This commit is contained in:
Gitea Actions Bot
2025-10-11 16:04:35 +08:00
parent 2dddcc9804
commit 2d05024e82
5 changed files with 207 additions and 192 deletions

View File

@@ -112,7 +112,6 @@ def main():
restore_logging()
print("\n" + "=" * 60)
input("Press Enter to exit...")
if __name__ == "__main__":
main()