]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Remove missing doc section
authorFederico Caselli <cfederico87@gmail.com>
Thu, 12 Jan 2023 22:08:33 +0000 (23:08 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 12 Jan 2023 22:08:48 +0000 (23:08 +0100)
Change-Id: Ic6dda7f32a7561a0c0a92b8a7c08e44cb174eec1

doc/build/core/operators.rst

index 10b6db338051487f23fb3e52ed24ee008a1cf6e0..d3da3c6082169cc58ebf07dabbdc69e908084865 100644 (file)
@@ -671,14 +671,6 @@ The above conjunction functions :func:`_sql.and_`, :func:`_sql.or_`,
 
   ..
 
-
-
-Operator Customization
-^^^^^^^^^^^^^^^^^^^^^^
-
-TODO
-
-
 ..  Setup code, not for display
 
     >>> conn.close()