formatting
This commit is contained in:
		| @@ -177,6 +177,7 @@ def test_near() -> None: | ||||
|         ) | ||||
|         cdx.near(unix_timestamp=1286705410) | ||||
|  | ||||
|  | ||||
| def test_before() -> None: | ||||
|     user_agent = ( | ||||
|         "Mozilla/5.0 (MacBook Air; M1 Mac OS X 11_4) " | ||||
| @@ -210,4 +211,4 @@ def test_after() -> None: | ||||
|     assert "20160801000917" in after.timestamp, after.timestamp | ||||
|     assert "google" in after.urlkey | ||||
|     assert after.original.find("google.com") != -1 | ||||
|     assert after.archive_url.find("google.com") != -1 | ||||
|     assert after.archive_url.find("google.com") != -1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user