Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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)
20
def
clear_refs() -> None:
21
trackref.live_refs.clear()
22
23
24
def
test_format_live_refs():
Callers
nothing calls this directly
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected