MCPcopy Create free account
hub / github.com/brain-workshop/brainworkshop / update

Method update

brainworkshop.py:3423–3427  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3421 batch = batch)
3422 self.update()
3423 def update(self):
3424 if mode.started:
3425 self.label.text = ''
3426 else:
3427 self.label.text = _('Today\'s Last 20:')
3428
3429# this controls the session history chart.
3430class ChartLabel:

Callers 1

__init__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected