mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-29 04:53:59 +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',
|
'Config',
|
||||||
|
|
||||||
# Injections
|
# Injections
|
||||||
|
'Injection',
|
||||||
'KwArg',
|
'KwArg',
|
||||||
'Attribute',
|
'Attribute',
|
||||||
'Method',
|
'Method',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user