blacken-docs, refs #2441

This commit is contained in:
Simon Willison 2024-11-15 13:34:45 -08:00
commit e85517dab3

View file

@ -1340,6 +1340,7 @@ This example registers two new magic parameters: ``:_request_http_version`` retu
async def asynclookup(key, request):
return await do_something_async(key)
@hookimpl
def register_magic_parameters(datasette):
return [