Hadron / carthage

Carthage is an Infrastructure as Code (IAC) framework
Other
7 stars 4 forks source link

Add instantiate_to_ready back to dependency_injection #45

Closed kdienes closed 1 year ago

kdienes commented 1 year ago

I think the behavior changed when dependency_injection was split into a directory.

I can also change the calling code to use dependency_injection.base.instantiate_to_ready, but am suggesting adding the backwards compatibility.