Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brain-workshop/brainworkshop
/ draw
Method
draw
brainworkshop.py:2892–2894 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2890
anchor_x =
'center'
, anchor_y =
'center'
)
2891
2892
def
draw(self):
2893
self.label.draw()
2894
self.label2.draw()
2895
2896
class
TitleKeysLabel:
2897
def
__init__(self):
Callers
nothing calls this directly
Calls
1
draw
Method · 0.45
Tested by
no test coverage detected