fix File "/home/seblu/scm/cc-cli/cccli/command/list.py", line 70, in _list_align
tags[t] = max(len(self.td(t, v)), tags.get(t, len(str(t)))) TypeError: object of type 'int' has no len()
Loading
Please register or sign in to comment
tags[t] = max(len(self.td(t, v)), tags.get(t, len(str(t)))) TypeError: object of type 'int' has no len()