From 190baeb4d0fd06e01edb1f85ac950b0684344c15 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:17:34 -0400 Subject: python/python3-prompt_toolkit: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/python3-prompt_toolkit/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-prompt_toolkit/README') diff --git a/python/python3-prompt_toolkit/README b/python/python3-prompt_toolkit/README index 48752860c1..0ccfa899e0 100644 --- a/python/python3-prompt_toolkit/README +++ b/python/python3-prompt_toolkit/README @@ -1,2 +1,2 @@ -prompt_toolkit is a library for building powerful interactive command lines in -Python. +prompt_toolkit is a library for building powerful interactive command +lines in Python. -- cgit v1.2.3