Metrics icon indicating copy to clipboard operation
Metrics copied to clipboard

in apk, avoid error when length of `actual` > 1

Open uladkasach opened this issue 8 years ago • 1 comments

Evaluating not actual results in error when len(actual) > 1, not len(actual) returns 0 when length of actual is 0 while accomodating len(actual) > 1

uladkasach avatar Oct 19 '16 20:10 uladkasach

It seems there has been an unrelated error in the travis-cl check: 'The command "pip install -r Python/requirements.txt --use-mirrors" failed and exited with 2 during .'

uladkasach avatar Oct 19 '16 20:10 uladkasach