We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9fd206 commit 47aa8c1Copy full SHA for 47aa8c1
docs/containers/index.rst
@@ -22,7 +22,6 @@ Containers module API docs - :py:mod:`dependency_injector.containers`.
22
declarative
23
dynamic
24
specialization
25
- inject_self
26
overriding
27
reset_singletons
28
traversal
docs/providers/index.rst
@@ -50,6 +50,7 @@ Providers module API docs - :py:mod:`dependency_injector.providers`
50
dependency
51
52
provided_instance
53
+ inject_self
54
custom
55
async
56
typing_mypy
docs/containers/inject_self.rst renamed to docs/providers/inject_self.rst
0 commit comments