summaryrefslogtreecommitdiffstats
path: root/python/python3-pyflakes
diff options
context:
space:
mode:
author Andrew Clemons2022-12-18 10:21:31 +0100
committer Willy Sudiarto Raharjo2022-12-23 04:11:52 +0100
commit1bcff309d4a5263812fa2a3768906a46e0e4c854 (patch)
treeeb353829f6b60950f8252075ffe7dc591b728bfd /python/python3-pyflakes
parent66c4e7161764ddf96c89e7b0b68c9bd7d73c3772 (diff)
downloadslackbuilds-1bcff309d4a5263812fa2a3768906a46e0e4c854.tar.gz
python/python3-pyflakes: Fix slack-desc to pass sbolint.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyflakes')
-rw-r--r--python/python3-pyflakes/slack-desc12
1 files changed, 6 insertions, 6 deletions
diff --git a/python/python3-pyflakes/slack-desc b/python/python3-pyflakes/slack-desc
index ba5d84a952..8e2c720442 100644
--- a/python/python3-pyflakes/slack-desc
+++ b/python/python3-pyflakes/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-python3-pyflakes: python3-pyflakes (A simple program which checks Python source files)
+python3-pyflakes: python3-pyflakes (A simple program which checks Python source files)
python3-pyflakes:
-python3-pyflakes: Pyflakes analyzes programs and detects various errors.
-python3-pyflakes: It works by parsing the source file, not importing it,
-python3-pyflakes: so it is safe to use on modules with side effects.
-python3-pyflakes: It’s also much faster.
+python3-pyflakes: Pyflakes analyzes programs and detects various errors.
+python3-pyflakes: It works by parsing the source file, not importing it,
+python3-pyflakes: so it is safe to use on modules with side effects.
+python3-pyflakes: It's also much faster.
python3-pyflakes:
-python3-pyflakes: Homepage: https://github.com/PyCQA/pyflakes
+python3-pyflakes: Homepage: https://github.com/PyCQA/pyflakes
python3-pyflakes:
python3-pyflakes:
python3-pyflakes: