summaryrefslogtreecommitdiffstats
path: root/python/websocket-client
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 11:25:30 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:00 -0400
commit57d503ad78a37fc1c2e1550233ebfa5994494c09 (patch)
tree8bd00a7e8ae5510deefa2ba49f54a94b4a4ff17b /python/websocket-client
parentf8667ee6fa2b637a726f6a3c6838b6bef4efcb86 (diff)
downloadslackbuilds-57d503ad78a37fc1c2e1550233ebfa5994494c09.tar.gz
slackbuilds-57d503ad78a37fc1c2e1550233ebfa5994494c09.tar.xz
python/websocket-client: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/websocket-client')
-rw-r--r--python/websocket-client/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/websocket-client/README b/python/websocket-client/README
index 5a1072ea30..c17b37d362 100644
--- a/python/websocket-client/README
+++ b/python/websocket-client/README
@@ -1,2 +1,2 @@
-websocket-client module is WebSocket client for python. This provides the low
-level APIs for WebSocket. All APIs are synchronous functions.
+websocket-client module is WebSocket client for python. This provides
+the low level APIs for WebSocket. All APIs are synchronous functions.