summaryrefslogtreecommitdiff
path: root/searx/engines/github.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/github.py')
-rw-r--r--searx/engines/github.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/searx/engines/github.py b/searx/engines/github.py
index 714cb5ca3..0016ea1d8 100644
--- a/searx/engines/github.py
+++ b/searx/engines/github.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-"""Github (IT)
-
-"""
+"""Github (IT)"""
from urllib.parse import urlencode
from dateutil import parser