mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 12:10:00 +00:00
[fix] pep8
This commit is contained in:
@@ -83,6 +83,6 @@ if __name__ == '__main__':
|
|||||||
'--stop-on-error',
|
'--stop-on-error',
|
||||||
'--path',
|
'--path',
|
||||||
base_dir],
|
base_dir],
|
||||||
found_suites=[test_suite()])
|
found_suites=[test_suite()])
|
||||||
r.run()
|
r.run()
|
||||||
sys.exit(int(r.failed))
|
sys.exit(int(r.failed))
|
||||||
|
|||||||
Reference in New Issue
Block a user