mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-25 23:13:24 +08:00
fixed pep8 issue.
This commit is contained in:
parent
5c18926daa
commit
9047d3bc83
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
import time
|
||||
from timeit import default_timer as timer
|
||||
|
||||
|
||||
class SearchPentestTools:
|
||||
|
||||
def __init__(self, word):
|
||||
|
|
Loading…
Reference in a new issue