Ask Your Question

Revision history [back]

The problem is, do not use positional arguments. Use named arguments. I had the same problem. THere is some discrepancy in the parameters order in some versions and your minLenght is not being bound to any parameter.