diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-04-23 10:21:39 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-04-23 10:21:39 -0400 |
commit | 33aa80269e2c5cc32434323b43fe7d7ae302fb2a (patch) | |
tree | db1989c7ceedff68ae7bf5e63605ee9aa0cb8b68 /docs | |
parent | 86c0df91bddf636178a95838145c46b6c9cc71a8 (diff) | |
download | cmd2-git-33aa80269e2c5cc32434323b43fe7d7ae302fb2a.tar.gz |
Fix doc8 whitespace issue
Diffstat (limited to 'docs')
-rw-r--r-- | docs/features/table_creation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/table_creation.rst b/docs/features/table_creation.rst index 08bd5150..44095fd9 100644 --- a/docs/features/table_creation.rst +++ b/docs/features/table_creation.rst @@ -37,4 +37,4 @@ time. See the table_creation_ example to see these classes in use -.. _table_creation: https://github.com/python-cmd2/cmd2/blob/master/examples/table_creation.py
\ No newline at end of file +.. _table_creation: https://github.com/python-cmd2/cmd2/blob/master/examples/table_creation.py |