Skip to content

Commit

Permalink
fixed pyflakes stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
savon-noir committed Apr 6, 2014
1 parent 3c639ea commit 2522c5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libnmap/test/process-stressbox/multi_nmap_process.py
@@ -1,7 +1,6 @@
#!/usr/bin/env python

from libnmap.process import NmapProcess
from time import sleep

def make_nmproc_obj(targets, options):
return NmapProcess(targets=targets, options=options)
Expand Down

0 comments on commit 2522c5c

Please sign in to comment.