diff --git a/App/main.py b/App/main.py index 0c59fe0..c853563 100644 --- a/App/main.py +++ b/App/main.py @@ -9,4 +9,4 @@ def main() -> int: w32cmd.SetConsoleOutputCP(pagecode) w32cmd.SetConsoleCP(pagecode) print("你好,世界") - return 0 \ No newline at end of file + return 0