info: revert human_length changes 2

* Remove human_length parameter from print_data()
This commit is contained in:
Diego Moreda 2015-11-25 17:36:51 +01:00
parent 83279ebe5b
commit ca63311101

View file

@ -84,7 +84,7 @@ def update_summary(summary, tags):
return summary
def print_data(data, fmt=None, human_length=True):
def print_data(data, fmt=None):
"""Print, with optional formatting, the fields of a single item.
If no format string `fmt` is passed, the entries on `data` are printed one