This commit is contained in:
Mircea Ulinic 2016-11-15 17:33:25 +00:00
parent 3c8e94fab6
commit 58e41a2202
No known key found for this signature in database
GPG Key ID: D8D1A1F6129DCBF4

View File

@ -69,7 +69,7 @@ class TableDisplay(object):
separate_rows=True, # display the line separating two consecutive rows
prefix='| ', # character to display at the beginning of the row
suffix=' |', # character to display at the end of the row
width=5, # column max width
width=50, # column max width
wrapfunc=None): # function wrapper
self.__dict__.update(
get_colors(