Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

TabError: inconsistent use of tabs and spaces in indentation

#type in command window:
autopep8 -i my_file.py
#replace my_file.py with your name of your file name or file path and done
 
PREVIOUS NEXT
Tagged: #inconsistent #tabs #spaces #indentation
ADD COMMENT
Topic
Name
9+6 =