zulip/tools/documentation_crawler
Lauryn Menard 53df35e698 tools: Remove obsolete `_set_error_state` method in linter spider.
In 2f547ea, the custom `has_error` logic in BaseDocumentationSpider
was removed in favor of checking whether any errors were logged.

One reference to that method was missed in UnusedImagesLinterSpider
and went unremarked as no images were added to the documentation
that were not used.

Replaces that reference with an error log.
2022-11-09 11:54:19 -08:00
..
documentation_crawler tools: Remove obsolete `_set_error_state` method in linter spider. 2022-11-09 11:54:19 -08:00
__init__.py
scrapy.cfg cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00