RATAttack
RATAttack copied to clipboard
TabError: inconsistent use of tabs and spaces in indentation
I am given this error when I'll try to execute it... I tried anything to make it work but it keeps jumping the error between the IFs statements...
elif event.Ascii == 9:
^
TabError: inconsistent use of tabs and spaces in indentation
I solved this problem by removing extra spaces
I solved this problem by removing extra spaces
Can you send PR for this fix?
Sure
i solved many problems with spaces, pyHook changed to pyWinhook and compile.bat creating to exe file. Checked on Python 3.7
i solved many problems with spaces, pyHook changed to pyWinhook and compile.bat creating to exe file. Checked on Python 3.7
Good, @onikonov . Can you send pull request?