Commit Graph
3 Commits
Author SHA1 Message Date
Jeff H 6606660329 Add Pipal menu 2019-07-27 18:32:25 -05:00
cclaussandGitHub 7778777a0a Reformat levenshtein_print() to avoid Syntax Error
flake8 testing of https://github.com/trustedsec/hate_crack on Python 2.7.14

$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./PACK/rulegen.py:235:16: E999 SyntaxError: invalid syntax
            else:      print
               ^
1     E999 SyntaxError: invalid syntax
```
2018-02-03 00:47:02 +01:00
bandrelandJustin Bollinger 80b9f4950e replaced submodules 2018-01-27 13:38:56 -05:00