From 96847afc7edb7fb8b1893996e05367bc4705ff55 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 15 Mar 2022 11:33:52 -0400 Subject: python/contextlib2: Make slack-desc ASCII. Signed-off-by: B. Watson --- python/contextlib2/slack-desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/contextlib2') diff --git a/python/contextlib2/slack-desc b/python/contextlib2/slack-desc index 9e729149c6..5a019c7a39 100644 --- a/python/contextlib2/slack-desc +++ b/python/contextlib2/slack-desc @@ -9,7 +9,7 @@ contextlib2: contextlib2 (Updated utilities for context management) contextlib2: contextlib2: This module provides backports of features in the latest version of -contextlib2: the standard library’s contextlib module to earlier Python versions. +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: -- cgit v1.2.3