Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I am going to close this issue as obsolete. I cannot reproduce the problem now, but it was most probably caused by overwriting the name
test
in concatenated test fixture, which does not happen anymore.If the issue persists or comes back, please re-reaise.
How have do you converted it to normal int? I'm trying to do
[[int(j) for j in result[i]] for i in range(9)]
or with map() to convert from numpy to a list of ints and it's slowing down too muchEdited : i've used arr.tolist() but it's still too slow ;_; guess my solution is not good enough
Currently Codewars platform is experiencing issues.
https://github.com/Codewars/codewars.com/issues/893
I'm doing the following line in the assertions:
now I don't know why you're solution isn't completly iterable but I may assume something wrong?
Tell me if you find something please!
Thanks
github issue submitted: https://github.com/Codewars/codewars.com/issues/649
Similar error today (not only on this kata by the way)
I have the following when I try to test my code:
Time: 125ms Passed: 0 Failed: 0 Errors: 1
Test Results:
STDERR: