summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2020-10-12 05:42:11 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:37:17 +0200
commit11dc83c43df7ccc947f34a79aa40523277ad6e3f (patch)
treeb403b5b7e5feb6ce2c81bba7a4dddac0be38ffe7 /python
parentce79ddcfdc7e26dbae3b54f6d5ef2fa99d57bbe0 (diff)
downloadslackbuilds-11dc83c43df7ccc947f34a79aa40523277ad6e3f.tar.gz
python/contextlib2: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/contextlib2/slack-desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/contextlib2/slack-desc b/python/contextlib2/slack-desc
index 2a1f672d06..9e729149c6 100644
--- a/python/contextlib2/slack-desc
+++ b/python/contextlib2/slack-desc
@@ -12,8 +12,8 @@ contextlib2: This module provides backports of features in the latest version of
contextlib2: the standard library’s contextlib module to earlier Python versions.
contextlib2: It also serves as a real world proving ground for potential future
contextlib2: enhancements to that module.
-contextlib2:
+contextlib2:
contextlib2: Like contextlib, this module provides utilities for common tasks
contextlib2: involving the with statement.
-contextlib2:
+contextlib2:
contextlib2: https://contextlib2.readthedocs.io