MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / _layout_key

Function _layout_key

tests/integration/test_project_save.py:23–24  ·  view source on GitHub ↗
(group_id: int)

Source from the content-addressed store, hash-verified

21
22
23def _layout_key(group_id: int) -> str:
24 return f"layout:{group_id}"
25
26
27_SAMPLE_WIDGET_SETTINGS = {

Calls

no outgoing calls

Tested by

no test coverage detected