Breacher icon indicating copy to clipboard operation
Breacher copied to clipboard

inconsistent use of tabs and spaces in indentation

Open aniketstark opened this issue 5 years ago • 1 comments

File "breacher.py", line 69 if 'asp' in type: ^ TabError: inconsistent use of tabs and spaces in indentation

aniketstark avatar Mar 05 '19 01:03 aniketstark

This issue has arisen again.

File "breacher.py", line 69 if 'asp' in type: ^ TabError: inconsistent use of tabs and spaces in indentation

Tried correctly with correct arg but still same. python breacher.py -u example.com

manalshaikh avatar Apr 11 '20 15:04 manalshaikh