Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
def
get_ICON():
13
return
Image.open(ICON)
14
15
16
def
get_waves_bg(w: int, h: int, bg: str =
"bg"
) -> Image.Image:
Callers
1
__init__.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected