Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ test_trust_help
Function
test_trust_help
IPython/terminal/tests/test_help.py:27–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
tt.help_all_output_test(
"locate profile"
)
26
27
def
test_trust_help():
28
tt.help_all_output_test(
"trust"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected