python/testpath: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 11:23:51 -04:00
parent d4e75db6d7
commit eb574605a9
1 changed files with 4 additions and 4 deletions

View File

@ -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.