From: Mike Bayer Date: Thu, 25 Apr 2019 22:16:43 +0000 (-0500) Subject: - formatting typo X-Git-Tag: rel_1_3_4~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=049386648b6bf37194cab05a82842b00fffd4db0;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - formatting typo Change-Id: Ia34c2f9a6c3db83bbe0f0a06f82aa04c603cb521 --- diff --git a/lib/sqlalchemy/ext/associationproxy.py b/lib/sqlalchemy/ext/associationproxy.py index b8672e7398..d15eee6281 100644 --- a/lib/sqlalchemy/ext/associationproxy.py +++ b/lib/sqlalchemy/ext/associationproxy.py @@ -436,7 +436,7 @@ class AssociationProxyInstance(object): """The 'remote' :class:`.MapperProperty` referenced by this :class:`.AssociationProxyInstance`. - ..seealso:: + .. seealso:: :attr:`.AssociationProxyInstance.attr`