mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 13:18:28 +03:00
linting
This commit is contained in:
@@ -168,6 +168,6 @@ class TestAntibotExtractorEnricher(TestExtractorBase):
|
||||
|
||||
item = make_item("https://example.com/")
|
||||
result = self.extractor.enrich(item)
|
||||
|
||||
|
||||
assert result is False
|
||||
mock_logger.error.assert_called()
|
||||
|
||||
Reference in New Issue
Block a user