I was testing in the script editor and accidentally made a list called "sorted". I've since removed that part of the code but I can no longer call sorted(), I just get an error saying that list object is not callable.
How do I fix it?
I was testing in the script editor and accidentally made a list called "sorted". I've since removed that part of the code but I can no longer call sorted(), I just get an error saying that list object is not callable.
How do I fix it?
Reopen the project.