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 d2a764b commit 92c836dCopy full SHA for 92c836d
README.md
@@ -27,6 +27,8 @@ $ pip install py-dependency-injection
27
28
## Usage:
29
30
+The following example demonstrates how to set up a dependency injection container and utilize it for registering and resolving dependencies.
31
+
32
#### Obtaining the Default Dependency Container
33
34
```python
0 commit comments