Remove exception

This commit is contained in:
Will McGugan 2020-10-08 18:19:49 +01:00
parent be66e23d85
commit ddd3aa3fe3
1 changed files with 0 additions and 1 deletions

View File

@ -495,7 +495,6 @@ class Table(JupyterMixin):
for width, allow_wrap in zip(widths, wrapable)
)
except ValueError:
1 / 0
second_max_column = 0
column_difference = max_column - second_max_column
ratios = [