python-dependency-injector/src/dependency_injector
Thiago Hiromi b4df3dd2c9
Fix type annotations for .provides (#491)
* Fix type annotations for .provides

* Fix type hinting for .provides

as @rmk135 suggested
2021-08-23 21:24:36 -04:00
..
ext Fix flask ext warning message (#345) 2020-12-30 13:19:42 -05:00
__init__.py Bump version to 4.35.3 2021-08-11 21:25:18 -04:00
__init__.pyi Typing stubs (#286) 2020-08-26 22:24:20 -04:00
containers.c 477 Containers @copy fix and refactoring (#485) 2021-08-11 21:18:37 -04:00
containers.pxd Refactor async mode support in containers module 2021-02-18 08:17:05 -05:00
containers.pyi Add typing fix for container.override_providers() 2021-08-11 21:24:34 -04:00
containers.pyx 477 Containers @copy fix and refactoring (#485) 2021-08-11 21:18:37 -04:00
errors.py Add early implementation of FactoryAggregate provider 2017-10-13 10:27:06 -07:00
providers.c 463 Config environment variables interpolation required and nones (#467) 2021-06-24 16:00:36 +03:00
providers.pxd Feature: Context local provider (#442) 2021-04-18 21:37:55 -04:00
providers.pyi Fix type annotations for .provides (#491) 2021-08-23 21:24:36 -04:00
providers.pyx 463 Config environment variables interpolation required and nones (#467) 2021-06-24 16:00:36 +03:00
py.typed Typing stubs (#286) 2020-08-26 22:24:20 -04:00
resources.py Improve resource subclasses typing and make shutdown definition optional (#492) 2021-08-23 20:54:17 -04:00
schema.py Schemas (#429) 2021-03-20 13:16:51 -04:00
wiring.py Update wiring to support modules provided as packages 2021-08-06 15:56:24 -04:00