mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-03-11 23:35:48 +03:00
Update README.rst
This commit is contained in:
parent
e527c291de
commit
6f01cca18e
|
@ -46,7 +46,7 @@ Example:
|
|||
import boto3
|
||||
from dependency_injector import containers, providers
|
||||
|
||||
from .example import services, main
|
||||
from .example import services
|
||||
|
||||
|
||||
class Application(containers.DeclarativeContainer):
|
||||
|
|
Loading…
Reference in New Issue
Block a user