tab spacing error
Opened this issue · 1 comments
txtr99 commented
(.env) root@m2382:~/ft# python3 scripts/buy_reasons.py -c user_data/configbt.json -s Tester -g0,1,2
File "scripts/buy_reasons.py", line 275
parallel = False
^
TabError: inconsistent use of tabs and spaces in indentation
This error is coming up although I don't see anything wrong with line 275..
txtr99 commented
hmm, I deleted the TAB and re-entered it, saved the file.. then it moved past this line