Fixed sphinx warning

This commit is contained in:
Simon Willison 2018-06-17 20:05:38 -07:00
commit 9f9c737fc2
No known key found for this signature in database
GPG key ID: 17E2DEA2588B7F52

View file

@ -122,6 +122,7 @@ This will restrict sorting of ``example_table`` to just the ``height`` and
You can also disable sorting entirely by setting ``"sortable_columns": []``
.. _label_columns:
Specifying the label column for a table
---------------------------------------