diff options
Diffstat (limited to 'tests/test_scrub.py')
-rw-r--r-- | tests/test_scrub.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_scrub.py b/tests/test_scrub.py index 692ed64..2cd68cc 100644 --- a/tests/test_scrub.py +++ b/tests/test_scrub.py @@ -1,7 +1,7 @@ from fatcat_scholar.schema import * -def test_scrub(): +def test_scrub() -> None: vectors = [ ( "“Please clean this piece… of text</b>„", |