3 lines
		
	
	
		
			48 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			48 B
		
	
	
	
		
			Python
		
	
	
	
	
	
from .worker import celery
 | 
						|
from .tasks import *
 | 
						
from .worker import celery
 | 
						|
from .tasks import *
 |