MCPcopy
hub / github.com/hellerve/programming-talks / print_year

Function print_year

scripts/add_years.py:48–49  ·  view source on GitHub ↗
(year)

Source from the content-addressed store, hash-verified

46
47
48def print_year(year):
49 return ' (%s)' % (year.strip())
50
51
52def handle_log(log):

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected