Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimMcCool/scratchattach
/ link_comments
Method
link_comments
scratchattach/editor/sprite.py:144–146 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
142
_block.link_using_sprite()
143
144
def
link_comments(self):
145
for
_comment in self.comments:
146
_comment.link_using_sprite()
147
148
def
add_local_global(self, _vlb: base.NamedIDComponent):
149
""
"
Callers
1
link_subcomponents
Method · 0.95
Calls
1
link_using_sprite
Method · 0.45
Tested by
no test coverage detected