MCPcopy Create free account
hub / github.com/apache/storm / daydiff

Function daydiff

dev-tools/report/report.py:20–21  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

18
19
20def daydiff(a, b):
21 return (a - b).days
22
23
24class Report:

Callers 4

_row_tupleMethod · 0.85
_row_tupleMethod · 0.85
_row_tupleMethod · 0.85
_row_tuple_1Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected