From: Federico Caselli Date: Thu, 12 Jan 2023 22:08:33 +0000 (+0100) Subject: Remove missing doc section X-Git-Tag: rel_1_4_47~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe21a435e47a62042c31ed43dcf738d76d397bd;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git Remove missing doc section Change-Id: Ic6dda7f32a7561a0c0a92b8a7c08e44cb174eec1 --- diff --git a/doc/build/core/operators.rst b/doc/build/core/operators.rst index 10b6db3380..d3da3c6082 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()