mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-07 15:10:47 +03:00
Fix error in external dependency provider docs
This commit is contained in:
parent
9f35310cb3
commit
2730082b91
|
@ -4,7 +4,7 @@ External dependency providers
|
||||||
.. currentmodule:: dependency_injector.providers
|
.. currentmodule:: dependency_injector.providers
|
||||||
|
|
||||||
:py:class:`ExternalDependency` provider can be useful for development of
|
:py:class:`ExternalDependency` provider can be useful for development of
|
||||||
self-sufficient libraries / modules / applications that has required external
|
self-sufficient libraries / modules / applications that have required external
|
||||||
dependencies.
|
dependencies.
|
||||||
|
|
||||||
For example, you have created self-sufficient library / module / application,
|
For example, you have created self-sufficient library / module / application,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user