fixed pep8 issue.

This commit is contained in:
NotoriousRebel 2020-05-07 20:10:40 -04:00
parent 5c18926daa
commit 9047d3bc83

View file

@ -4,6 +4,7 @@
import time
from timeit import default_timer as timer
class SearchPentestTools:
def __init__(self, word):