Update to latest black (#609)

This commit is contained in:
Simon Willison 2019-10-30 11:49:01 -07:00 committed by GitHub
commit 5dd4d2b2d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"