errors.fyi
community error code reference
errors.fyi
/
IndentationError
IndentationError
python
IndentationError
A subclass of SyntaxError raised when indentation is inconsistent.
References
https://docs.python.org/3/library/exceptions.html
← all namespaces