mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-30 23:47:40 +03:00
* Add Selector provider * Add Selector provider example * Add tests for selector provider * Update changelog * Add pydocstyle ignore D101 for examples * Fix repr() test * Update changelog * Add D203,D213 to examples pydocstyle ignore * Add selector provider docs |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_base_py2_py3.py | ||
| test_callables_py2_py3.py | ||
| test_configuration_py2_py3.py | ||
| test_container_py2_py3.py | ||
| test_coroutines_py3.py | ||
| test_factories_py2_py3.py | ||
| test_injections_py2_py3.py | ||
| test_list_py2_py3.py | ||
| test_selector_py2_py3.py | ||
| test_singletons_py2_py3.py | ||
| test_utils_py2_py3.py | ||