Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mashiro2000/HeyTapTask
/ main
Function
main
sendNotify.py:395–396 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
393
394
395
def
main():
396
send(
'title'
,
'content'
)
397
398
399
if
__name__ ==
'__main__'
:
Callers
1
sendNotify.py
File · 0.85
Calls
1
send
Function · 0.85
Tested by
no test coverage detected