summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:14:04 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:54 -0400
commitef96b5d5d467a4c703ce0200a452472c9ff15ce8 (patch)
tree5f5be1a51a4f31c241341c5cbb5cdbced3135cee
parent7377d72c14eed60a064297a94796dd2606eb0b19 (diff)
downloadslackbuilds-ef96b5d5d467a4c703ce0200a452472c9ff15ce8.tar.gz
slackbuilds-ef96b5d5d467a4c703ce0200a452472c9ff15ce8.tar.xz
python/flask-paginate: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--python/flask-paginate/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/flask-paginate/README b/python/flask-paginate/README
index fa12ded409..57908f43f9 100644
--- a/python/flask-paginate/README
+++ b/python/flask-paginate/README
@@ -1,2 +1,3 @@
-Paginate support for flask framework (study from will_paginate).
-Use bootstrap for css framework It requires Python2.6+ as string.format syntax.
+Paginate support for flask framework (study from will_paginate). Use
+bootstrap for css framework. It requires Python2.6+ as string.format
+syntax.