Skip to content

Commit

Permalink
reformat for black
Browse files Browse the repository at this point in the history
  • Loading branch information
edsu committed Oct 30, 2023
1 parent 9c74b4b commit 3b705a4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/test_warcdb.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,5 @@ def test_http_header():
assert {
"name": "user-agent",
"value": "Wget/1.21.3",
"warc_record_id": "<urn:uuid:6E9096E2-5D54-4CD6-A157-1DE4A7040DEB>"
"warc_record_id": "<urn:uuid:6E9096E2-5D54-4CD6-A157-1DE4A7040DEB>",
} in req_headers


0 comments on commit 3b705a4

Please sign in to comment.