MCPcopy
hub / github.com/MonsterNone/tmall-miao / mute

Function mute

modules/utils.py:153–155  ·  view source on GitHub ↗

静音

(d)

Source from the content-addressed store, hash-verified

151
152
153def mute(d):
154 """静音"""
155 d.mute()
156
157
158logger = logging.getLogger(__name__)

Callers 4

runFunction · 0.90
runFunction · 0.90
runFunction · 0.90
runFunction · 0.90

Calls 1

muteMethod · 0.80

Tested by

no test coverage detected