[fix] pep8
This commit is contained in:
		
							parent
							
								
									ee1ffbc87f
								
							
						
					
					
						commit
						98b6313d5d
					
				| @ -6,7 +6,7 @@ from json import loads | |||||||
| categories = ['news'] | categories = ['news'] | ||||||
| 
 | 
 | ||||||
| url = 'https://ajax.googleapis.com/' | url = 'https://ajax.googleapis.com/' | ||||||
| search_url = url + 'ajax/services/search/news?v=2.0&start={offset}&rsz=large&safe=off&filter=off&{query}&hl={language}' # noqa | search_url = url + 'ajax/services/search/news?v=2.0&start={offset}&rsz=large&safe=off&filter=off&{query}&hl={language}'  # noqa | ||||||
| 
 | 
 | ||||||
| paging = True | paging = True | ||||||
| language_support = True | language_support = True | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user