]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix too-short underline
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 30 Sep 2020 13:01:32 +0000 (09:01 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 30 Sep 2020 13:01:51 +0000 (09:01 -0400)
Change-Id: Id9ac0b45f0859199e7db61ef5d4fac956b74b2ba
(cherry picked from commit 467d1e1576905833d9ca0aacf1839d8a638ceb1b)

lib/sqlalchemy/dialects/postgresql/psycopg2.py

index 36ff2134f3a14fb0c5094cccf572075bb05b0ff0..1944650c93a35d5f3d1ba387ff8af8fe8fd5be93 100644 (file)
@@ -87,7 +87,8 @@ using ``host`` as an additional keyword argument::
     <http://www.postgresql.org/docs/9.1/static/libpq-connect.html#LIBPQ-PQCONNECTDBPARAMS>`_
 
 Multiple Hosts in Connection String
-------------------------
+------------------------------------
+
 psycopg2 supports multiple connection points in the connection string.
 When the ``host`` parameter is used multiple times in the query section of
 the URL, SQLAlchemy will create a single string of the host and port