From 7a3d41a5a6fe034ce75a304161ba9704ea883bcf Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:08:22 -0400 Subject: python/asgiref: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/asgiref/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'python') diff --git a/python/asgiref/README b/python/asgiref/README index 2653186b70..470eefba8a 100644 --- a/python/asgiref/README +++ b/python/asgiref/README @@ -1,2 +1,3 @@ -ASGI is a standard for Python asynchronous web apps and servers to -communicate with each other, and positioned as an asynchronous successor to WSGI. +ASGI is a standard for Python asynchronous web apps and servers +to communicate with each other, and positioned as an asynchronous +successor to WSGI. -- cgit v1.2.3