]> 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:32 +0000 (09:01 -0400)
Change-Id: Id9ac0b45f0859199e7db61ef5d4fac956b74b2ba

lib/sqlalchemy/dialects/postgresql/psycopg2.py

index 3c9ef72c4428a5c4a2f91dd4a875dc817ddd3ac4..3f1e12dcc72f40ee76a829a04523baa52c31652a 100644 (file)
@@ -72,7 +72,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