Skip to content

fix #13 & --fast#15

Open
mIcHyAmRaNe wants to merge 1 commit intos0md3v:masterfrom
mIcHyAmRaNe:patch-1
Open

fix #13 & --fast#15
mIcHyAmRaNe wants to merge 1 commit intos0md3v:masterfrom
mIcHyAmRaNe:patch-1

Conversation

@mIcHyAmRaNe
Copy link
Copy Markdown

fix: #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

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
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

inconsistent use of tabs and spaces in indentation

1 participant