]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Try fixing ``ORMExecuteState`` again.
authorFederico Caselli <cfederico87@gmail.com>
Wed, 24 Nov 2021 20:01:54 +0000 (21:01 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Wed, 24 Nov 2021 20:01:54 +0000 (21:01 +0100)
follow up of 7c3d3670c68298e88d03bc8f02e01c6a3f7fe42f

Change-Id: I3e9b7ab458677efcf47256103543fcc6db2a3076

doc/build/orm/session_api.rst

index 333abcaffdb50117e94960e092a48a135ecd1d69..b567c765d321b3060874bb0298fa58ee4f29d2bf 100644 (file)
@@ -45,7 +45,7 @@ Session and sessionmaker()
 
             :attr:`_orm.ORMExecuteState.execution_options`
 
-    .. attribute::  execution_options
+    .. attribute:: execution_options
 
         The complete dictionary of current execution options.
         This is a merge of the statement level options with the