envparse icon indicating copy to clipboard operation
envparse copied to clipboard

Fix proxy values resolving

Open spumer opened this issue 8 years ago • 0 comments

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

spumer avatar Apr 18 '17 10:04 spumer