MCPcopy Create free account
hub / github.com/TimMcCool/scratchattach / add_comment

Function add_comment

scratchattach/editor/build_defaulting.py:50–51  ·  view source on GitHub ↗
(_comment: comment.Comment)

Source from the content-addressed store, hash-verified

48
49
50def add_comment(_comment: comment.Comment):
51 return current_sprite().add_comment(_comment)

Callers

nothing calls this directly

Calls 2

current_spriteFunction · 0.85
add_commentMethod · 0.80

Tested by

no test coverage detected