summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:14:09 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:55 -0400
commitbc27e81d59df44e37b55fab6428726cdc874bd80 (patch)
tree0e6617b7d4edaa98b904189276875cb5e278fa96
parentef96b5d5d467a4c703ce0200a452472c9ff15ce8 (diff)
downloadslackbuilds-bc27e81d59df44e37b55fab6428726cdc874bd80.tar.gz
slackbuilds-bc27e81d59df44e37b55fab6428726cdc874bd80.tar.xz
python/frosted: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--python/frosted/README6
1 files 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.