From 41a2e3785ea3a926cf0d0df89770e908b01566a9 Mon Sep 17 00:00:00 2001 From: habsinn Date: Thu, 18 Mar 2021 11:46:55 +0100 Subject: [enh] add engine using API from "The Art Institute of Chicago" --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f8d6359c4..41a22d420 100644 --- a/Makefile +++ b/Makefile @@ -197,6 +197,7 @@ PYLINT_FILES=\ searx/engines/google_scholar.py \ searx/engines/yahoo_news.py \ searx/engines/apkmirror.py \ + searx/engines/artic.py \ searx_extra/update/update_external_bangs.py test.pylint: pyenvinstall -- cgit v1.2.3