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
|
declarative
|
||||||
dynamic
|
dynamic
|
||||||
specialization
|
specialization
|
||||||
inject_self
|
|
||||||
overriding
|
overriding
|
||||||
reset_singletons
|
reset_singletons
|
||||||
traversal
|
traversal
|
||||||
|
|
|
@ -50,6 +50,7 @@ Providers module API docs - :py:mod:`dependency_injector.providers`
|
||||||
dependency
|
dependency
|
||||||
overriding
|
overriding
|
||||||
provided_instance
|
provided_instance
|
||||||
|
inject_self
|
||||||
custom
|
custom
|
||||||
async
|
async
|
||||||
typing_mypy
|
typing_mypy
|
||||||
|
|
Loading…
Reference in New Issue
Block a user