summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:15:43 +0100
committer B. Watson2022-03-17 17:37:58 +0100
commit125ead760e03d8b16af75cc58a90b1f9bb38c5c9 (patch)
tree9fb582033e9703007e342a032f777c3382eb902e /python
parent440084c2afa4749233b73d86fa871c8d910ceb46 (diff)
downloadslackbuilds-125ead760e03d8b16af75cc58a90b1f9bb38c5c9.tar.gz
python/python3-isort: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python3-isort/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-isort/README b/python/python3-isort/README
index 396cf35a0f..34feffb970 100644
--- a/python/python3-isort/README
+++ b/python/python3-isort/README
@@ -3,5 +3,5 @@ automatically separated into sections. It provides a command line
utility, Python library and plugins for various editors to quickly sort
all your imports.
-This Python 3 version of the isort package doesn't contain the command line
-utility. Install Python 2 isort package to get the utility.
+This Python 3 version of the isort package doesn't contain the command
+line utility. Install Python 2 isort package to get the utility.