From bc27e81d59df44e37b55fab6428726cdc874bd80 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:14:09 -0400 Subject: python/frosted: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/frosted/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python/frosted/README b/python/frosted/README index 4b5423897c..477d4d78f1 100644 --- a/python/frosted/README +++ b/python/frosted/README @@ -1,5 +1,5 @@ A passive Python syntax checker. -Frosted is a fork of pyflakes that aims at more open contribution from the -outside public, a smaller more maintainable code base, and a better -Python checker for all. +Frosted is a fork of pyflakes that aims at more open contribution +from the outside public, a smaller more maintainable code base, and a +better Python checker for all. -- cgit v1.2.3