mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Re-applied Black
This commit is contained in:
parent
d97e82df3c
commit
3feed1f66e
1 changed files with 1 additions and 1 deletions
|
|
@ -1745,4 +1745,4 @@ async def _next_value_and_url(
|
|||
next_url = datasette.absolute_url(
|
||||
request, datasette.urls.path(path_with_replaced_args(request, added_args))
|
||||
)
|
||||
return next_value, next_url
|
||||
return next_value, next_url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue