From 8fe21a435e47a62042c31ed43dcf738d76d397bd Mon Sep 17 00:00:00 2001 From: Federico Caselli Date: Thu, 12 Jan 2023 23:08:33 +0100 Subject: [PATCH] Remove missing doc section Change-Id: Ic6dda7f32a7561a0c0a92b8a7c08e44cb174eec1 --- doc/build/core/operators.rst | 8 -------- 1 file changed, 8 deletions(-) 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() -- 2.47.2