From d2a8ab0580fd1d8a9063fe3f9dfbce07bd059072 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:06:28 -0400 Subject: python/Baker: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/Baker/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'python') diff --git a/python/Baker/README b/python/Baker/README index b7ec551c51..040e8a3bd8 100644 --- a/python/Baker/README +++ b/python/Baker/README @@ -1,3 +1,4 @@ Easy, powerful access to Python functions from the command line. -Baker lets you easily add a command line interface to your Python functions -using a simple decorator, to create scripts with "sub-commands". +Baker lets you easily add a command line interface to your +Python functions using a simple decorator, to create scripts with +"sub-commands". -- cgit v1.2.3