errors.fyi
community error code reference
errors.fyi
/
python
/
SyntaxWarning
SyntaxWarning
python
SyntaxWarning
Raised for dubious syntax, such as use of == to compare with None.
References
https://docs.python.org/3/library/exceptions.html
โ all namespaces for SyntaxWarning