python · python/TabError
TabError
TabError
A subclass of IndentationError raised when indentation mixes tabs and spaces in a way that makes the code ambiguous.
A subclass of IndentationError raised when indentation mixes tabs and spaces in a way that makes the code ambiguous.