# ./auth.py File "./auth.py", line 119 cursor.execute("SELECT * FROM permissions WHERE userID=659605758501") ^ TabError: inconsistent use of tabs and spaces in indentation
# ./auth.py File "./auth.py", line 119 cursor.execute("SELECT * FROM permissions WHERE userID=659605758501") ^ TabError: inconsistent use of tabs and spaces in indentation
ffrrТеперь все отступы преврати в пробелы. Каждый отступ - четыре пробела. Стираешь отступ полностью и сразу заменяешь его на четыре пробела.TabError: inconsistent use of tabs and spaces in indentation