mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Added missing import to example
This commit is contained in:
parent
25a612fe09
commit
6a352e99ab
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue