mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Update to latest black (#609)
This commit is contained in:
parent
f4c0830529
commit
5dd4d2b2d3
4 changed files with 12 additions and 8 deletions
|
|
@ -1245,7 +1245,7 @@ def test_config_json(app_client):
|
|||
|
||||
|
||||
def test_page_size_matching_max_returned_rows(
|
||||
app_client_returned_rows_matches_page_size
|
||||
app_client_returned_rows_matches_page_size,
|
||||
):
|
||||
fetched = []
|
||||
path = "/fixtures/no_primary_key.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue