Skip to content

Commit cee4851

Browse files
style: pre-commit fixes
1 parent 1489174 commit cee4851

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_gil_scoped.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import env
1212
from pybind11_tests import gil_scoped as m
1313

14-
1514
skipif_not_free_threaded = pytest.mark.skipif(
1615
sysconfig.get_config_var("Py_GIL_DISABLED"),
1716
reason="Flaky without the GIL",

0 commit comments

Comments
 (0)