summaryrefslogtreecommitdiff
path: root/searx/raise_for_httperror/__init__.py
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-04-22 08:34:17 +0200
committerGitHub <noreply@github.com>2021-04-22 08:34:17 +0200
commitc6d5605d272c963b075bf17eba7407d0a700cd2a (patch)
tree799ef589f587465f1b8d323fc1f569b1c7590f2a /searx/raise_for_httperror/__init__.py
parentb7848e342273526192a3392dcfd8c291196506ac (diff)
parentbaff1cbbab8a72155823c3186971a5f56d7a92f2 (diff)
Merge pull request #7 from searxng/metrics
Metrics
Diffstat (limited to 'searx/raise_for_httperror/__init__.py')
-rw-r--r--searx/raise_for_httperror/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/raise_for_httperror/__init__.py b/searx/raise_for_httperror/__init__.py
new file mode 100644
index 000000000..b133da507
--- /dev/null
+++ b/searx/raise_for_httperror/__init__.py
@@ -0,0 +1,2 @@
+# compatibility with searx/searx
+from searx.network import raise_for_httperror