4w4k3 / KnockMail

Verify if email exists
BSD 3-Clause "New" or "Revised" License
338 stars 72 forks source link

Inconsistent use of tabs and spaces in indentation #11

Open EvanThomasKaduthanam opened 2 years ago

EvanThomasKaduthanam commented 2 years ago

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?

kamuluzo commented 1 year ago

same problem here. What can i manually chane?