MCPcopy Create free account
hub / github.com/Cvaniak/NoteSH / __init__

Method __init__

notesh/drawables/drawable.py:27–50  ·  view source on GitHub ↗
(
        self,
        id: str | None = None,
        body: str = "",
        color: str = "#ffaa00",
        pos: Offset = Offset(0, 0),
        size: Size = Size(20, 14),
        parent: Optional[Widget] = None,
        init_parts: bool = True,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

init_partsMethod · 0.95
generate_short_uuidFunction · 0.90
__init__Method · 0.45

Tested by

no test coverage detected