amine benkhouya

Results 4 comments of amine benkhouya

Hi any update on this

try to use string identifiers instead of Container class. example : ``` @inject def foo(service: UserService = Provide["services.user"]) -> None: ... ```

@laurentS what do you think please ?