It can also mean that you passed a list instead of set. Changing “add” to “append” will not fix the error, it will introduce yet one error.
2 Likes
It can also mean that you passed a list instead of set. Changing “add” to “append” will not fix the error, it will introduce yet one error.