Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ main
Function
main
notify.py:1102–1103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1100
1101
1102
def
main():
1103
send(
"title"
,
"content"
)
1104
1105
1106
if
__name__ ==
"__main__"
:
Callers
1
notify.py
File · 0.70
Calls
1
send
Function · 0.70
Tested by
no test coverage detected