MCPcopy
hub / github.com/chidiwilliams/buzz / sync

Method sync

buzz/settings/settings.py:158–159  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

156 self.settings.endGroup()
157
158 def sync(self):
159 self.settings.sync()
160
161 def get_default_export_file_template(self) -> str:
162 return self.value(

Callers 4

reset_settingsFunction · 0.95
__init__Method · 0.80
closeEventMethod · 0.80
on_column_checkedMethod · 0.80

Calls

no outgoing calls

Tested by 1

reset_settingsFunction · 0.76