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, 2 insertions, 2 deletions
diff --git a/searx/engines/github.py b/searx/engines/github.py
index 53fec029f..a68aed141 100644
--- a/searx/engines/github.py
+++ b/searx/engines/github.py
@@ -1,8 +1,8 @@
## Github (It)
-#
+#
# @website https://github.com/
# @provide-api yes (https://developer.github.com/v3/)
-#
+#
# @using-api yes
# @results JSON
# @stable yes (using api)