Skip to content

Commit 4254592

Browse files
fix lint
1 parent 83cb05a commit 4254592

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_free_threading/test_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import unittest
33
from unittest import TestCase
44

5-
from test.support import threading_helper, Py_GIL_DISABLED
5+
from test.support import threading_helper
66

77
threading_helper.requires_working_threading(module=True)
88

0 commit comments

Comments
 (0)