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