4 lines
		
	
	
		
			70 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			70 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from mumui.celery import app as celery_app
 | |
| 
 | |
| __all__ = ("celery_app",)
 | 
| from mumui.celery import app as celery_app
 | |
| 
 | |
| __all__ = ("celery_app",)
 |