froggleston/freqtrade-buyreasons

tab spacing error

Opened this issue · 1 comments

(.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..

hmm, I deleted the TAB and re-entered it, saved the file.. then it moved past this line