mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +03:00 
			
		
		
		
	Fix docblock in the dispatcher module
This commit is contained in:
		
							parent
							
								
									1c5059cd54
								
							
						
					
					
						commit
						5ef6270a01
					
				| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
""""Dispatcher module."""
 | 
					"""Dispatcher module."""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import asyncio
 | 
					import asyncio
 | 
				
			||||||
import logging
 | 
					import logging
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user