mirror of
				https://github.com/django/daphne.git
				synced 2025-11-04 01:27:33 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			151 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			151 B
		
	
	
	
		
			Python
		
	
	
	
	
	
from .base import TransactionChannelTestCase, ChannelTestCase, Client, apply_routes  # NOQA isort:skip
 | 
						|
from .http import HttpClient  # NOQA isort:skip
 |