davidtavarez / pwndb

Search for leaked credentials
https://davidtavarez.github.io/2019/tutorial-pwndb-command-line-tool-python/
MIT License
1.28k stars 240 forks source link

Error detected #7

Closed XavCC closed 5 years ago

XavCC commented 5 years ago

While running standard starter

--> python pwndb.py -h
  File "pwndb.py", line 71
    leak = leak.lower()
                      ^
TabError: inconsistent use of tabs and spaces in indentation

Otherwise according PEP 8 = line (|x| = code line ref) :

Should I have to work on it onto a PullRequest ?

davidtavarez commented 5 years ago

it would be great! :+1:

davidtavarez commented 5 years ago

Changes included in this commit: https://github.com/davidtavarez/pwndb/commit/988f3e3157eeca4a9126b0e99223623ce90ca185