could that be the case? I'm having the same issue. If I import inside of function it works fine, but if I'm importing at the top, I'm getting the same error and I must import as
This comment is hidden because it contains spoiler information about the solution
However, you have the option to post your code with proper code markdown, (don't forget to use the spoiler tag), and then we will find the reason.
We also cannot find the reason why your code does not work for test #4.
You must be using it the wrong way, because my old solution which uses the same still passes.
Loading collection data...
could that be the case? I'm having the same issue. If I import inside of function it works fine, but if I'm importing at the top, I'm getting the same error and I must import as
This comment is hidden because it contains spoiler information about the solution
However, you have the option to post your code with proper code markdown, (don't forget to use the spoiler tag), and then we will find the reason.
We also cannot find the reason why your code does not work for test #4.
You must be using it the wrong way, because my old solution which uses the same still passes.