mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[mod] pylint: numerous minor code fixes
This commit is contained in:
@@ -90,6 +90,5 @@ def response(resp):
|
||||
|
||||
|
||||
def _fetch_supported_languages(resp):
|
||||
ret_val = {}
|
||||
peertube_languages = list(loads(resp.text).keys())
|
||||
return peertube_languages
|
||||
|
||||
Reference in New Issue
Block a user