MCPcopy
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

1try:
2 import click
3except ImportError:
4 print("Please install click for this example")

Callers

nothing calls this directly

Calls 3

installFunction · 0.90
helloFunction · 0.85
printFunction · 0.50

Tested by

no test coverage detected