mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 18:12:21 +02:00
[mod] pylint: numerous minor code fixes
This commit is contained in:
parent
9ed3ee2beb
commit
b00d108673
24 changed files with 48 additions and 64 deletions
|
@ -90,6 +90,5 @@ def response(resp):
|
|||
|
||||
|
||||
def _fetch_supported_languages(resp):
|
||||
ret_val = {}
|
||||
peertube_languages = list(loads(resp.text).keys())
|
||||
return peertube_languages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue