diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 23:58:59 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:23 +0700 |
commit | 96c559a70644ce1020251d7f6b565c48f42085a8 (patch) | |
tree | ecf250318123890e43036485930be4924d003ffd /python/workbook | |
parent | 2bf1f16ef58f6aa23c359eafcf96c8e86b7f3ffb (diff) |
python/workbook: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/workbook')
-rw-r--r-- | python/workbook/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/workbook/README b/python/workbook/README index 54784c6de0cba..75b54cc21b07e 100644 --- a/python/workbook/README +++ b/python/workbook/README @@ -1 +1 @@ -A Python App that creates xls reports, or tables, from simple lists
\ No newline at end of file +A Python app that creates xls reports, or tables, from simple lists. |