errors.fyi community error code reference
SyntaxWarning
python

SyntaxWarning

Raised for dubious syntax, such as use of == to compare with None.

References

← all namespaces