Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
def
_layout_key(group_id: int) -> str:
24
return
f
"layout:{group_id}"
25
26
27
_SAMPLE_WIDGET_SETTINGS = {
Callers
3
test_layout_stored_inside_widget_settings
Function · 0.70
test_layout_and_widget_settings_coexist
Function · 0.70
test_layout_survives_connect_disconnect
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected