diff --git a/docs/python-api.rst b/docs/python-api.rst index dd7ac24..5d3409d 100644 --- a/docs/python-api.rst +++ b/docs/python-api.rst @@ -72,6 +72,8 @@ You can also turn on a tracer function temporarily for a block of code using the Queries will be passed to your ``tracer()`` function only for the duration of the ``with`` block. +.. _python_api_execute: + Executing queries =================