Update the docblock of the example

This commit is contained in:
Roman Mogylatov 2020-08-06 16:45:00 -04:00
parent 5bf5a7651b
commit 0cb45bbc1c

View File

@ -1,4 +1,4 @@
"""`Factory` providers deep init injections example."""
"""`Factory` providers - building a complex object graph with deep init injections example."""
from dependency_injector import providers