Update utils.py

This commit is contained in:
davewiththenicehat 2021-06-25 20:04:26 -04:00
parent 43fd533f28
commit 04e1a74ae4

View file

@ -1943,6 +1943,7 @@ def format_grid(elements, width=78, sep=" ", verbatim_elements=None):
else:
row += " " * max(0, width - lrow)
rows.append(row)
row = ""
ic = 0
else:
# add a new slot