Fix: TabError: inconsistent use of tabs and spaces in indentation

Python 28 มี.ค. 2019

Install autopep8
pip install autopep8

Run
autopep8 -i myProjectCode.py

Ref: https://pypi.org/project/autopep8/

แท็ก

Onyx

Just a middle-aged programmer, Can do many things but not the most.