callable.py
|
Add stub for the CallableDelegate provider
|
2020-08-26 16:36:18 -04:00 |
configuration.py
|
Add stubs for the configuration options
|
2020-08-26 16:36:18 -04:00 |
coroutine.py
|
Add stubs for Coroutine providers
|
2020-08-26 16:36:18 -04:00 |
delegate.py
|
Add Delegate stub
|
2020-08-26 16:36:18 -04:00 |
dependency.py
|
Add stub for Dependency provider
|
2020-08-26 16:36:18 -04:00 |
factory.py
|
Add stub for the FactoryAggregate provider
|
2020-08-26 16:52:07 -04:00 |
object.py
|
Add typing module and object provider stubs
|
2020-08-26 16:36:18 -04:00 |
singleton.py
|
Add singleton stubs
|
2020-08-26 16:59:42 -04:00 |