Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dask/dask
/ _annotations_tombstone
Method
_annotations_tombstone
dask/_expr.py:553–554 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
551
552
@classmethod
553
def
_annotations_tombstone(cls) -> _AnnotationsTombstone:
554
return
_AnnotationsTombstone()
555
556
def
__dask_annotations__(self):
557
return
{}
Callers
1
_finalize_args_collections
Function · 0.80
Calls
1
_AnnotationsTombstone
Class · 0.85
Tested by
no test coverage detected