You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: s0md3v#13
& fix:
```
Traceback (most recent call last):
File "breacher.py", line 93, in <module>
paths1 = paths[:len(paths)/2] #The path/links list gets
TypeError: slice indices must be integers or None or have an __index__ method
```
File "breacher.py", line 69
if 'asp' in type:
^
TabError: inconsistent use of tabs and spaces in indentation
The text was updated successfully, but these errors were encountered: