humanize time delta into a proper format rather than 48964518 sec. (#658)
* humanize time delta into a proper format rather than 48964518 sec. * remove 3rd party dependency * handle non-integer cases * add documentation * proper named function * use datetime.timedelta
Showing
Please register or sign in to comment