KnockMail
KnockMail copied to clipboard
Inconsistent use of tabs and spaces in indentation
File "/mnt/c/Users/evant_3shkjf2/linux/knockmail/knock.py", line 23 stdout.write(GREEN + "[*] FOUND - [" + i + "] "+ BLUE + "{line " + str(count) + "}\n" + END) TabError: inconsistent use of tabs and spaces in indentation
Should I manually change this, or will @4w4k3 deal with this one?
same problem here. What can i manually chane?