Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Shpota/github-activity-generator
/ message
Function
message
contribute.py:70–71 ·
view source on GitHub ↗
(date)
Source
from the content-addressed store, hash-verified
68
69
70
def
message(date):
71
return
date.strftime(
'Contribution: %Y-%m-%d %H:%M'
)
72
73
74
def
contributions_per_day(args):
Callers
1
contribute
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected