envparse
envparse copied to clipboard
Fix proxy values resolving
This fix TypeError: TypeError: call() takes from 2 to 8 positional arguments but 9 were given
default argument passed twice to __call__
As i see this is already fixed in PR: #14