diff --git a/datascience/tables.py b/datascience/tables.py index c71efe273..f03b9edda 100644 --- a/datascience/tables.py +++ b/datascience/tables.py @@ -1861,8 +1861,8 @@ def as_html(self, max_rows=0): (3, ' '.join('
... ({} rows omitted)
'.format(omitted)))