mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 01:26:51 +03:00
removing typo
This commit is contained in:
parent
a964f55802
commit
5852d38b00
|
@ -315,7 +315,7 @@ class Config(Provider):
|
|||
if paths:
|
||||
for path in paths:
|
||||
value = value[path]
|
||||
return valueg
|
||||
return value
|
||||
|
||||
|
||||
class _DeferredConfig(Provider):
|
||||
|
|
Loading…
Reference in New Issue
Block a user