From b78507531b5328cfd55371574839cbd49645da84 Mon Sep 17 00:00:00 2001 From: testuser Date: Fri, 5 Dec 2025 11:52:22 +0800 Subject: [PATCH] =?UTF-8?q?fork=20=E6=8F=90=E4=BA=A4?= 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