Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data-apis/python-record-api
/ finalize
Function
finalize
record_api/core.py:602–604 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
600
601
602
def
finalize():
603
assert context_manager
604
context_manager.__exit__(*sys.exc_info())
Callers
2
__main__.py
File · 0.85
pytest_sessionfinish
Function · 0.85
Calls
1
__exit__
Method · 0.80
Tested by
1
pytest_sessionfinish
Function · 0.68