From 9249f8535732923f2f147c68bb8523d52080f6e8 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 18 Jul 2022 13:43:38 -0700 Subject: make fmt --- python/tests/test_html.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/tests/test_html.py b/python/tests/test_html.py index 0f951eb..043c63d 100644 --- a/python/tests/test_html.py +++ b/python/tests/test_html.py @@ -5,4 +5,3 @@ def test_extract_fulltext_url(): resp = extract_fulltext_url("asdf", b"asdf") assert resp == {} - -- cgit v1.2.3