Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
def
add_comment(_comment: comment.Comment):
51
return
current_sprite().add_comment(_comment)
Callers
nothing calls this directly
Calls
2
current_sprite
Function · 0.85
add_comment
Method · 0.80
Tested by
no test coverage detected