mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
Flake8 and Twitter corrections
Lots of Flake8 corrections Maybe we should change the rule to allow lines of 120 chars. It seems more usable. Big twitter correction : now it outputs the words in right order...
This commit is contained in:
@@ -154,7 +154,6 @@ def load_https_rules(rules_path):
|
||||
print(' * {n} https-rules loaded'.format(n=len(https_rules)))
|
||||
|
||||
|
||||
|
||||
def https_url_rewrite(result):
|
||||
skip_https_rewrite = False
|
||||
# check if HTTPS rewrite is possible
|
||||
|
||||
Reference in New Issue
Block a user