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

Method __init__

notesh/play_area.py:29–47  ·  view source on GitHub ↗
(
        self,
        *children: Widget,
        file: str = "test",
        name: str | None = None,
        id: str | None = None,
        classes: str | None = None,
        screen_size: Size = Size(100, 100),
        color: str = "#444444",
        border_color: str = "#ffaa00",
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 3

_calculate_sizeMethod · 0.95
calculate_size_for_fileFunction · 0.90

Tested by

no test coverage detected