Problem: modules/excel4.py mixes spaces and tabs.
Version: lastest master
Python version 3.9.0
OS: ParrotOS
Running python3 SharpShooter.py results in:
Traceback (most recent call last):
File "/mnt/hgfs/debian/SharpShooter/SharpShooter.py", line 21, in <module>
from modules import *
File "/mnt/hgfs/debian/SharpShooter/modules/excel4.py", line 39
if i == 0:
TabError: inconsistent use of tabs and spaces in indentation