MCPcopy
hub / github.com/scrapy/scrapy / clear_refs

Function clear_refs

tests/test_utils_trackref.py:20–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19@pytest.fixture(autouse=True)
20def clear_refs() -> None:
21 trackref.live_refs.clear()
22
23
24def test_format_live_refs():

Callers

nothing calls this directly

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected