forked from zaclys/searxng
		
	[fix] pep8
This commit is contained in:
		
							parent
							
								
									472a409022
								
							
						
					
					
						commit
						45b5073f3e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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)) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Adam Tauber
						Adam Tauber