Refactor main module of the decoupled packages example

This commit is contained in:
Roman Mogylatov 2020-09-07 12:05:12 -04:00
parent af51937004
commit f84d3e6f4e

View File

@ -11,6 +11,7 @@ Develop
-------
- Refactor "password hashing" example.
- Fix declarative container mypy stub to ``__init__`` to accept not only providers.
- Refactor main module of the "decoupled packages" example.
3.40.0
------