Skip to content

issue gh-153888: autospec doesn't work with lazy-imported symbols #125486

issue gh-153888: autospec doesn't work with lazy-imported symbols

issue gh-153888: autospec doesn't work with lazy-imported symbols #125486

Triggered via pull request July 18, 2026 14:18
Status Failure
Total duration 1m 11s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint
prek exited with code 1
ruff (F401): Lib/test/test_unittest/testmock/testpatch.py#L26
Lib/test/test_unittest/testmock/testpatch.py:26:23: F401 `json.dumps` imported but unused help: Remove unused import: `json.dumps`