From 82a66777a8f7f9ac82d00216d1a76f10411a9aab Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:06:32 -0400 Subject: python/PyGreSQL: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/PyGreSQL/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/PyGreSQL/README') diff --git a/python/PyGreSQL/README b/python/PyGreSQL/README index 2ac39fc87d..8bd3788b77 100644 --- a/python/PyGreSQL/README +++ b/python/PyGreSQL/README @@ -1,3 +1,3 @@ -PyGreSQL is an open-source Python module that interfaces to a PostgreSQL -database. It embeds the PostgreSQL query library to allow easy use of the -powerful PostgreSQL features from a Python script. +PyGreSQL is an open-source Python module that interfaces to a +PostgreSQL database. It embeds the PostgreSQL query library to allow +easy use of the powerful PostgreSQL features from a Python script. -- cgit v1.2.3