MCPcopy 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
70def message(date):
71 return date.strftime('Contribution: %Y-%m-%d %H:%M')
72
73
74def contributions_per_day(args):

Callers 1

contributeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected