Update to latest black

This commit is contained in:
Simon Willison 2019-10-30 11:42:09 -07:00
commit 6f57e5e77b
4 changed files with 12 additions and 8 deletions

View file

@ -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"