mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-03 23:43:44 +03:00
Updating providers description
This commit is contained in:
parent
d8c7a32220
commit
3ee60fa01b
|
@ -34,7 +34,7 @@ Current section describes main `Objects` entities and their interaction.
|
||||||
|
|
||||||
Providers are strategies of accessing objects.
|
Providers are strategies of accessing objects.
|
||||||
|
|
||||||
All providers are callable. They describe how particular object will be
|
All providers are callable. They describe how particular objects will be
|
||||||
provided. For example:
|
provided. For example:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
|
Loading…
Reference in New Issue
Block a user