diff --git a/docs/plugin_hooks.rst b/docs/plugin_hooks.rst index 0cb478be..403e80fc 100644 --- a/docs/plugin_hooks.rst +++ b/docs/plugin_hooks.rst @@ -1201,6 +1201,7 @@ This example registers two new magic parameters: ``:_request_http_version`` retu .. code-block:: python + from datasette import hookimpl from uuid import uuid4