From 2e554c195836893306264c799b2e28075a583234 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Mon, 14 Mar 2022 04:12:42 -0400 Subject: python/django-debug-toolbar: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/django-debug-toolbar/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python') diff --git a/python/django-debug-toolbar/README b/python/django-debug-toolbar/README index 0e7230f2fd..fbe9243208 100644 --- a/python/django-debug-toolbar/README +++ b/python/django-debug-toolbar/README @@ -1,3 +1,3 @@ -The Django Debug Toolbar is a configurable set of panels that display various debug -information about the current request/response and when clicked, display more -details about the panel's content. +The Django Debug Toolbar is a configurable set of panels that display +various debug information about the current request/response and when +clicked, display more details about the panel's content. -- cgit v1.2.3