Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ test_no_annotated_doc
Function
test_no_annotated_doc
sdk/python/tests/mod/test_utils.py:122–123 ·
view source on GitHub ↗
(annotation)
Source
from the content-addressed store, hash-verified
120
],
121
)
122
def
test_no_annotated_doc(annotation):
123
assert get_doc(annotation) is None
124
125
126
@pytest.mark.parametrize(
Callers
nothing calls this directly
Calls
1
get_doc
Function · 0.90
Tested by
no test coverage detected