]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- formatting typo
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Apr 2019 22:16:43 +0000 (17:16 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Apr 2019 22:16:43 +0000 (17:16 -0500)
Change-Id: Ia34c2f9a6c3db83bbe0f0a06f82aa04c603cb521

lib/sqlalchemy/ext/associationproxy.py

index b8672e7398b355b36de2f5303ff7fce884843304..d15eee62812c562b43bfcea9dee35fe011daf248 100644 (file)
@@ -436,7 +436,7 @@ class AssociationProxyInstance(object):
         """The 'remote' :class:`.MapperProperty` referenced by this
         :class:`.AssociationProxyInstance`.
 
-        ..seealso::
+        .. seealso::
 
             :attr:`.AssociationProxyInstance.attr`