mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +03:00 
			
		
		
		
	Add Injection into __all__ list of top level package
This commit is contained in:
		
							parent
							
								
									ad2072688b
								
							
						
					
					
						commit
						a1cf735391
					
				| 
						 | 
				
			
			@ -51,6 +51,7 @@ __all__ = (
 | 
			
		|||
    'Config',
 | 
			
		||||
 | 
			
		||||
    # Injections
 | 
			
		||||
    'Injection',
 | 
			
		||||
    'KwArg',
 | 
			
		||||
    'Attribute',
 | 
			
		||||
    'Method',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user