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