summaryrefslogtreecommitdiffstats
path: root/python/flask-paginate
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:14:04 +0100
committer B. Watson2022-03-17 17:37:54 +0100
commitef96b5d5d467a4c703ce0200a452472c9ff15ce8 (patch)
tree5f5be1a51a4f31c241341c5cbb5cdbced3135cee /python/flask-paginate
parent7377d72c14eed60a064297a94796dd2606eb0b19 (diff)
downloadslackbuilds-ef96b5d5d467a4c703ce0200a452472c9ff15ce8.tar.gz
python/flask-paginate: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/flask-paginate')
-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.