Hello,
This assignment seemed straight forward but grader keep giving me the following error
Can't compile the student's code. Error: TypeError("__init__() missing 2 required positional arguments: 'op' and 'message'",)
As far as I can tell my code works as expected but not sure what that error means TBH. Here are some screenshot of the results I got when running the code:
I have the same problem. Everything looks good (as expected). I also used data_dir and it didn’t help. @yurij Could you please share your solution to this problem?