mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
Move Self provider docs to providers section
This commit is contained in:
parent
a9fd206aae
commit
47aa8c11fe
|
@ -22,7 +22,6 @@ Containers module API docs - :py:mod:`dependency_injector.containers`.
|
|||
declarative
|
||||
dynamic
|
||||
specialization
|
||||
inject_self
|
||||
overriding
|
||||
reset_singletons
|
||||
traversal
|
||||
|
|
|
@ -50,6 +50,7 @@ Providers module API docs - :py:mod:`dependency_injector.providers`
|
|||
dependency
|
||||
overriding
|
||||
provided_instance
|
||||
inject_self
|
||||
custom
|
||||
async
|
||||
typing_mypy
|
||||
|
|
Loading…
Reference in New Issue
Block a user