python-dependency-injector/tests/unit
Shubhendra Singh Chauhan 43eb15ed65
fix: code quality issues (#406)
* Refactor unnecessary `else` / `elif` when `if` block has a `return` statement

* Remove unused imports

* Use literal syntax to create data structure

* revert "remove unused import"
2021-02-25 09:44:15 -05:00
..
containers Implement container.check_dependencies() (#396) 2021-02-14 18:47:15 -05:00
ext Aiohttp integration (#270) 2020-07-28 19:19:05 -04:00
providers fix: code quality issues (#406) 2021-02-25 09:44:15 -05:00
samples Add tests for `.as_float()` modifier usage with wiring 2021-02-23 10:20:04 -05:00
wiring fix: code quality issues (#406) 2021-02-25 09:44:15 -05:00
__init__.py Make some style fixes in tests 2016-11-04 16:13:21 +02:00
.pydocstylerc Update pydocstyle config for unit tests 2017-10-12 19:54:05 -07:00
asyncutils.py Async resources and injections (#352) 2021-01-10 19:26:15 -05:00
test_common_py2_py3.py Remove assertEquals from tests 2018-11-08 22:55:01 +02:00