Metrics
Metrics copied to clipboard
in apk, avoid error when length of `actual` > 1
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
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 .'