mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-06-04 13:55:24 -04:00
Remove trailing whitespace
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ def before_request_func():
|
||||
try:
|
||||
bang_json = json.load(open(app.config['BANG_FILE']))
|
||||
except json.decoder.JSONDecodeError:
|
||||
# Ignore decoding error, can occur if file is still
|
||||
# Ignore decoding error, can occur if file is still
|
||||
# being written
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user