From 4080b19bfa1de596896f5eb6d0d0388e62951e46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=9B=E8=82=AF=E6=99=AE=E9=80=9A?= Date: Fri, 5 Dec 2025 12:02:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E6=AC=A1=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_example.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_example.py b/test_example.py index 21037b0..c9941f7 100644 --- a/test_example.py +++ b/test_example.py @@ -1,4 +1,4 @@ -import os +# import os def test_always_pass(): print("test_always_pass") assert True