mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	use invalid-name instead of C0103 for pylint
				
					
				
			This commit is contained in:
		
							parent
							
								
									dd9127492f
								
							
						
					
					
						commit
						d22f469010
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
# SPDX-License-Identifier: AGPL-3.0-or-later
 | 
			
		||||
# lint: pylint
 | 
			
		||||
# pylint: disable=C0103
 | 
			
		||||
# pylint: disable=invalid-name
 | 
			
		||||
"""9GAG (social media)"""
 | 
			
		||||
 | 
			
		||||
from json import loads
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue