[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2025-11-29 02:44:14 +00:00
parent b5bd1c01d4
commit 73719358f1

View file

@ -171,4 +171,3 @@ def test_xargs_with_explicit_max_length_when_sysconf_blocked_as_subprocess() ->
f'os.sysconf is blocked. This should always work since _get_platform_max_length() '
f'is never called. stderr: {proc.stderr!r}'
)