Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ suppress.py
File
suppress.py
examples/suppress.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
try
:
2
import
click
3
except
ImportError:
4
print(
"Please install click for this example"
)
Callers
nothing calls this directly
Calls
3
install
Function · 0.90
hello
Function · 0.85
print
Function · 0.50
Tested by
no test coverage detected