summaryrefslogtreecommitdiffstats
path: root/python/testpath
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:23:51 +0100
committer B. Watson2022-03-17 17:38:00 +0100
commiteb574605a9e2f5698c6c1328b29d29ea84a9c4fc (patch)
treec82d6272ec76d4306e875bf0f93387b2f8857f83 /python/testpath
parentd4e75db6d72a78dc7366d85b71fe84bc5174369e (diff)
downloadslackbuilds-eb574605a9e2f5698c6c1328b29d29ea84a9c4fc.tar.gz
python/testpath: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/testpath')
-rw-r--r--python/testpath/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/testpath/README b/python/testpath/README
index b69bea0585..b2cab199cf 100644
--- a/python/testpath/README
+++ b/python/testpath/README
@@ -1,5 +1,5 @@
-Testpath is a collection of utilities for Python code working with files and
-commands.
+Testpath is a collection of utilities for Python code working with
+files and commands.
-It contains functions to check things on the filesystem, and tools for mocking
-system commands and recording calls to those.
+It contains functions to check things on the filesystem, and tools for
+mocking system commands and recording calls to those.