Ad
  • Custom User Avatar

    Is it normal to get this error when i test my code?

    File "/workspace/default/tests.py", line 2, in
    from solution import domain_name  
    ImportError: cannot import name 'domain_name' from 'solution' (/workspace/default/solution.py)```
    
    
    Aparently something went wrong.. not my code