mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	[fix] gigablast pep8 fix
This commit is contained in:
		
							parent
							
								
									8849606e5f
								
							
						
					
					
						commit
						b91772eff1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -66,7 +66,7 @@ def request(query, params): | |||
|                                        offset=offset, | ||||
|                                        number_of_results=number_of_results, | ||||
|                                        rxikd=int(time() * 1000), | ||||
|                                        rxieu=random.randint(1000000000,9999999999), | ||||
|                                        rxieu=random.randint(1000000000, 9999999999), | ||||
|                                        lang=language, | ||||
|                                        safesearch=safesearch) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 misnyo
						misnyo