Why is it important to avoid the warning? We went for warning rather than error so that the program will continue to run. Is that not what SyntaxWarning is for?
Why is it important to avoid the warning? We went for warning rather than error so that the program will continue to run. Is that not what SyntaxWarning is for?