aboutsummaryrefslogtreecommitdiff
path: root/python/asgiref
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 04:08:22 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-17 12:37:53 -0400
commit7a3d41a5a6fe034ce75a304161ba9704ea883bcf (patch)
treea108bd0a46f05a98021787d7c282da778273082d /python/asgiref
parent1fd6890fa1a2a938c740ce05014e07787dbe9d3d (diff)
python/asgiref: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/asgiref')
-rw-r--r--python/asgiref/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/asgiref/README b/python/asgiref/README
index 2653186b701c..470eefba8add 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.