MCPcopy Create free account
hub / github.com/Loping151/RoverSign / get_ICON

Function get_ICON

RoverSign/utils/image.py:12–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10
11
12def get_ICON():
13 return Image.open(ICON)
14
15
16def get_waves_bg(w: int, h: int, bg: str = "bg") -> Image.Image:

Callers 1

__init__.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected