summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Caselli <cfederico87@gmail.com>2023-01-12 23:08:33 +0100
committerFederico Caselli <cfederico87@gmail.com>2023-01-12 23:08:48 +0100
commit8fe21a435e47a62042c31ed43dcf738d76d397bd (patch)
treec28726331cf78dfd4d4634935c0e5e49f4674a4d
parent2ac3a4dc29b5957dd4655e9990170d90e9774697 (diff)
downloadsqlalchemy-8fe21a435e47a62042c31ed43dcf738d76d397bd.tar.gz
Remove missing doc section
Change-Id: Ic6dda7f32a7561a0c0a92b8a7c08e44cb174eec1
-rw-r--r--doc/build/core/operators.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/build/core/operators.rst b/doc/build/core/operators.rst
index 10b6db338..d3da3c608 100644
--- a/doc/build/core/operators.rst
+++ b/doc/build/core/operators.rst
@@ -671,14 +671,6 @@ The above conjunction functions :func:`_sql.and_`, :func:`_sql.or_`,
..
-
-
-Operator Customization
-^^^^^^^^^^^^^^^^^^^^^^
-
-TODO
-
-
.. Setup code, not for display
>>> conn.close()