Skip to content

Commit

Permalink
blacken-docs, refs #2441
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Nov 15, 2024
1 parent dce7189 commit e85517d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/plugin_hooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 [
Expand Down

0 comments on commit e85517d

Please sign in to comment.