summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2020-10-12 05:40:18 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:37:16 +0200
commitd7195d457f42ffc9be5eeecab3539dd2fd2f0880 (patch)
tree3dd6d5c868d16629d204d5b216cc4bde31a8ad44 /python
parent18f1baaa00a6c42ef5e245d60278617ab4bd1741 (diff)
downloadslackbuilds-d7195d457f42ffc9be5eeecab3539dd2fd2f0880.tar.gz
python/Flask-Babel: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/Flask-Babel/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Flask-Babel/README b/python/Flask-Babel/README
index 9978b4568f..006178a0af 100644
--- a/python/Flask-Babel/README
+++ b/python/Flask-Babel/README
@@ -1,4 +1,4 @@
Flask-Babel is an extension to Flask that adds i18n and l10n support
to any Flask application with the help of babel, pytz and speaklater.
It has builtin support for date formatting with timezone support as
-well as a very simple and friendly interface to gettext translations. \ No newline at end of file
+well as a very simple and friendly interface to gettext translations.