mirror of
				https://github.com/Tivix/django-rest-auth.git
				synced 2025-10-29 06:47:27 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			68 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			68 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [flake8]
 | |
| max-line-length = 160
 | |
| exclude = docs/*,demo/*
 | |
| ignore = F403 |